./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-crafted/MutualRecursion_1a.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/termination-crafted/MutualRecursion_1a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 727b654585befeb7272249307a5de272b17c4e2d2d1afa67fd11f4eb185d7508 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 19:40:46,098 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 19:40:46,182 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-08 19:40:46,188 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 19:40:46,191 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 19:40:46,223 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 19:40:46,224 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 19:40:46,224 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 19:40:46,225 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 19:40:46,227 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 19:40:46,227 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 19:40:46,227 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 19:40:46,228 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 19:40:46,228 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 19:40:46,228 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 19:40:46,228 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 19:40:46,229 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 19:40:46,229 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 19:40:46,229 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-08 19:40:46,230 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 19:40:46,234 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 19:40:46,234 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 19:40:46,235 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 19:40:46,235 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 19:40:46,235 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 19:40:46,235 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 19:40:46,236 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 19:40:46,236 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 19:40:46,236 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 19:40:46,236 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 19:40:46,237 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 19:40:46,237 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 19:40:46,237 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 727b654585befeb7272249307a5de272b17c4e2d2d1afa67fd11f4eb185d7508 [2024-11-08 19:40:46,523 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 19:40:46,546 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 19:40:46,550 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 19:40:46,551 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 19:40:46,552 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 19:40:46,553 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/termination-crafted/MutualRecursion_1a.c Unable to find full path for "g++" [2024-11-08 19:40:48,522 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 19:40:48,735 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 19:40:48,736 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/sv-benchmarks/c/termination-crafted/MutualRecursion_1a.c [2024-11-08 19:40:48,744 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/data/a3fb34186/b0a7c26083654cd89ed4afea134edc62/FLAG324d121cf [2024-11-08 19:40:49,088 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/data/a3fb34186/b0a7c26083654cd89ed4afea134edc62 [2024-11-08 19:40:49,090 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 19:40:49,092 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 19:40:49,093 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 19:40:49,093 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 19:40:49,100 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 19:40:49,101 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,102 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3e3d5c98 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49, skipping insertion in model container [2024-11-08 19:40:49,102 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,120 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 19:40:49,373 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:40:49,380 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 19:40:49,394 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:40:49,414 INFO L204 MainTranslator]: Completed translation [2024-11-08 19:40:49,414 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49 WrapperNode [2024-11-08 19:40:49,414 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 19:40:49,416 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 19:40:49,416 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 19:40:49,416 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 19:40:49,428 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,433 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,447 INFO L138 Inliner]: procedures = 6, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 9 [2024-11-08 19:40:49,448 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 19:40:49,448 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 19:40:49,449 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 19:40:49,449 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 19:40:49,457 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,458 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,459 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,459 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,461 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,463 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,464 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,465 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,466 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 19:40:49,467 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 19:40:49,467 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 19:40:49,467 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 19:40:49,468 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 19:40:49,487 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 19:40:49,502 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 19:40:49,506 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_594ff7b0-7d61-4796-a04e-2e9c03570b48/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 19:40:49,534 INFO L130 BoogieDeclarations]: Found specification of procedure f [2024-11-08 19:40:49,534 INFO L138 BoogieDeclarations]: Found implementation of procedure f [2024-11-08 19:40:49,534 INFO L130 BoogieDeclarations]: Found specification of procedure g [2024-11-08 19:40:49,534 INFO L138 BoogieDeclarations]: Found implementation of procedure g [2024-11-08 19:40:49,535 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 19:40:49,535 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 19:40:49,599 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 19:40:49,602 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 19:40:49,809 INFO L? ?]: Removed 18 outVars from TransFormulas that were not future-live. [2024-11-08 19:40:49,810 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 19:40:49,837 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 19:40:49,839 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 19:40:49,840 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:40:49 BoogieIcfgContainer [2024-11-08 19:40:49,840 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 19:40:49,841 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 19:40:49,842 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 19:40:49,854 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 19:40:49,854 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:40:49" (1/1) ... [2024-11-08 19:40:49,868 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 19:40:49,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:49,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 40 states and 44 transitions. [2024-11-08 19:40:49,927 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 44 transitions. [2024-11-08 19:40:49,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-08 19:40:49,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:49,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,088 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:40:50,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 39 states and 43 transitions. [2024-11-08 19:40:50,142 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 43 transitions. [2024-11-08 19:40:50,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-08 19:40:50,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,243 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:40:50,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 43 states and 49 transitions. [2024-11-08 19:40:50,399 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 49 transitions. [2024-11-08 19:40:50,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 19:40:50,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,453 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:40:50,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 42 states and 48 transitions. [2024-11-08 19:40:50,489 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 48 transitions. [2024-11-08 19:40:50,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 19:40:50,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,702 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:40:50,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 46 states and 55 transitions. [2024-11-08 19:40:50,868 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 55 transitions. [2024-11-08 19:40:50,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 19:40:50,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,949 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:40:51,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:51,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 49 states and 59 transitions. [2024-11-08 19:40:51,064 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 59 transitions. [2024-11-08 19:40:51,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-08 19:40:51,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:51,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:51,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:51,132 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 19:40:51,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:51,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 48 states and 58 transitions. [2024-11-08 19:40:51,227 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 58 transitions. [2024-11-08 19:40:51,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-08 19:40:51,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:51,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:51,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:51,292 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:40:51,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:51,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 47 states and 54 transitions. [2024-11-08 19:40:51,325 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 54 transitions. [2024-11-08 19:40:51,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 19:40:51,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:51,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:51,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:51,510 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 19:40:52,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:52,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 55 states and 69 transitions. [2024-11-08 19:40:52,008 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 69 transitions. [2024-11-08 19:40:52,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:52,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:52,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:52,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:52,243 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 5 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:40:53,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 61 states and 82 transitions. [2024-11-08 19:40:53,134 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 82 transitions. [2024-11-08 19:40:53,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:53,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:53,449 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:53,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:53,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:53,517 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:53,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:53,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:53,568 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:53,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,605 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:53,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:53,621 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:53,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:53,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:53,673 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:53,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:53,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:53,713 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:53,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,746 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:53,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:53,757 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:53,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:53,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:53,798 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:53,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:53,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:53,853 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:53,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:53,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:53,928 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:53,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,970 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:53,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:53,985 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:53,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:53,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,039 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,092 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,134 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,178 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,197 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,249 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,289 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,312 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,322 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,355 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,389 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,412 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,421 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,444 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,452 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,487 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,519 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,543 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,552 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,583 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,619 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,642 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,651 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,673 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,682 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,724 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,734 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,767 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,783 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,810 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,823 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,853 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,883 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,911 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,939 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,960 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:54,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:54,969 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:54,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:54,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,001 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,031 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,053 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,062 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,091 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,111 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,122 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,152 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,186 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,217 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,245 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,264 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,272 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,301 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,321 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,329 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,357 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,388 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,418 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,438 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,447 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,476 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,496 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,505 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,534 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,553 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,562 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,596 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,615 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,623 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,649 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,668 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,676 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,694 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,702 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,721 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,731 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,750 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,759 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,785 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,804 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,814 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,833 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,843 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,862 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,871 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,899 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,917 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,926 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,954 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,983 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:55,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:55,991 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:55,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:55,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,026 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,045 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,053 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,081 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,114 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,140 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,167 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,196 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,225 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,258 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,286 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,312 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,339 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,359 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,367 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,384 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,401 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,419 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,427 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,445 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,454 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,472 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,480 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,498 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,506 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,531 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,549 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,558 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,584 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,608 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,625 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,633 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,658 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,676 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,684 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,710 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,736 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,754 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,762 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,798 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,823 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,847 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,863 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,871 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,901 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,929 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,958 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:56,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:56,985 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:56,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:56,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,003 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,011 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,035 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,053 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,061 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,090 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,118 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,148 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,182 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,212 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,238 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,266 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,292 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,302 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,328 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,347 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,355 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,380 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,408 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,433 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,450 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,458 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,490 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,508 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,516 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,543 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,559 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,567 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,598 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,620 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,631 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,657 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,673 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,681 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,713 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,736 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,759 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,782 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,799 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,806 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,828 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,835 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,860 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,884 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,901 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,908 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,932 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,963 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,983 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:57,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:57,990 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:57,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:57,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,008 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,016 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,032 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,039 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,063 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,079 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,086 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,103 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,110 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,133 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,163 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,186 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,214 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,239 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,264 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,289 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,319 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,350 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,370 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,380 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,411 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,441 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,461 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,475 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,498 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,514 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,521 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,548 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,574 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,594 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,602 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,627 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,653 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,676 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,700 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,725 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,742 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,751 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,767 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,775 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,810 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,833 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,856 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,879 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,903 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,919 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,927 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,943 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,951 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:58,977 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:58,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:58,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,993 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:58,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,000 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,018 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,026 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,041 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,048 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,064 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,071 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,093 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,118 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,135 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,148 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,164 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,172 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,188 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,196 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,231 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,247 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,254 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,279 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,303 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,318 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,326 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,353 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,377 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,393 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,401 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,418 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,426 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,450 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,474 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,498 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,521 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,544 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,559 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,567 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,585 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,592 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,616 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,638 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,668 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,683 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,690 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,707 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,714 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,730 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,737 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,761 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,776 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,784 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,799 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,807 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,831 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,857 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,881 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,905 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,930 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,952 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,975 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:40:59,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:40:59,998 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:40:59,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:40:59,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,021 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,036 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,044 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,073 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,103 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,134 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,168 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,200 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,222 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,231 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,264 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,289 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,313 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,338 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,354 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,361 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,386 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,411 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,433 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,450 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,458 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,486 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,503 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,510 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,536 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,553 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,560 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,581 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,588 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,610 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,627 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,634 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,662 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,677 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,684 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,700 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,707 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,724 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,731 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,754 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,779 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,796 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,803 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,819 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,826 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,850 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,875 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,891 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,897 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,919 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,940 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,955 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,961 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:00,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:00,983 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:00,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:00,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,003 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,019 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,026 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,044 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,052 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,084 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,100 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,107 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,131 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,157 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,179 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,196 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,203 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,226 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,248 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,270 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,285 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,291 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,312 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,334 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,355 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,375 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,390 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,397 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,413 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,420 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,441 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,457 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,465 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,489 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,512 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,533 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,549 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,556 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,579 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,594 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,601 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,622 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,642 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,649 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,671 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,685 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,691 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,712 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,726 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,733 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,753 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,767 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,773 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,796 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,811 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,817 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,833 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,840 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,864 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,887 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,909 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,924 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,931 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,954 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:01,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:01,980 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:01,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:01,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,996 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,002 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,023 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,045 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,061 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,068 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,085 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,091 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,117 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,131 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,137 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,153 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,160 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,182 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,196 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,202 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,223 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,238 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,245 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,266 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,281 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,287 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,301 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,308 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,324 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,331 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,349 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,356 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,379 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,394 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,401 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,423 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,449 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,473 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,489 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,495 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,516 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,541 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,565 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,585 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,592 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,618 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,650 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,671 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,687 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,695 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,719 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,727 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,755 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,779 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,799 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,821 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,846 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,873 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,891 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,897 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,920 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,939 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,947 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,974 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,990 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:02,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:02,997 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:02,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:02,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,020 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,034 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,040 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,055 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,062 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,087 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,102 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,108 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,132 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,154 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,170 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,176 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,192 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,200 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,225 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,245 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,267 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,290 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,310 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,324 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,330 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,351 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,371 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,392 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,405 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,411 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,431 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,452 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,468 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,475 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,497 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,512 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,520 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,541 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,564 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,580 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,587 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,607 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,614 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,634 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,655 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,676 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,696 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,716 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,743 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,749 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,764 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,770 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,791 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,805 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,811 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,826 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,832 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,856 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,870 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,876 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,892 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,898 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,922 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,937 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,943 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,963 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:03,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:03,984 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:03,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:03,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,006 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,027 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,041 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,048 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,065 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,071 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,096 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,111 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,118 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,139 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,153 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,159 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,174 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,180 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,201 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,221 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,235 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,241 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,263 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,282 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,302 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,318 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,324 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,343 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,363 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,387 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,406 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,420 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,427 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,447 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,468 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,488 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,508 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,530 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,551 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,566 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,573 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,596 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,615 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,621 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,642 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,657 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,664 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,686 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,709 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,726 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,734 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,756 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,777 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,801 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,830 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,847 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,855 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,880 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,902 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,917 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,925 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,941 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,948 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,975 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:04,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:04,998 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:04,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:04,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,018 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,024 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,044 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,063 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,087 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,110 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,131 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,151 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,171 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,191 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,213 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,230 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,237 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,252 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,259 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,280 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,301 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,322 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,344 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,367 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,382 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,388 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,407 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,428 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,449 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,472 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,498 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,514 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,520 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,540 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,555 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,562 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,584 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,606 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,630 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,651 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,671 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,696 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,717 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,739 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,763 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,788 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,808 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,827 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,842 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,849 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,872 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,888 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,895 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,915 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,928 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,934 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,960 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,978 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:05,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:05,985 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:05,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:05,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,008 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,031 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,045 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,051 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,066 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,073 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,091 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,098 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,115 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,122 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,143 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,157 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,163 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,183 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,205 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,227 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,255 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,276 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,301 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,325 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,347 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,364 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,371 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,391 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,405 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,411 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,431 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,458 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,474 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,481 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,504 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,521 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,528 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,544 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,551 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,577 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,595 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,604 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,620 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,628 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,644 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,650 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,669 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,683 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,689 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,707 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,726 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,739 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,748 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,767 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,781 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,787 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,800 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,805 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,824 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,842 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,861 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,879 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,904 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,930 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,943 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,949 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,963 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,969 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,982 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:06,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:06,988 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:06,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:06,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,010 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,029 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,048 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,061 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,067 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,087 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,107 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,129 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,149 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,172 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,192 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,211 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,230 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,243 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,249 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,270 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,283 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,289 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,301 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,307 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,321 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,327 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,352 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,372 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,391 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,410 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,430 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,444 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,451 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,464 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,470 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,489 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,508 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,520 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,526 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,538 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,544 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,556 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,562 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,580 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,593 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,599 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,613 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,620 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,639 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,659 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,678 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,698 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,718 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,736 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,755 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,778 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,797 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,809 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,815 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,827 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,833 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,846 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,852 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,872 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,886 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,892 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,912 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,930 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,943 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,949 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,961 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,968 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:07,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:07,987 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:07,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:07,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,006 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,019 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,024 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,043 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,062 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,076 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,081 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,100 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,113 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,119 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,139 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,158 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,178 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,200 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,220 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,238 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,255 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,273 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,290 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,296 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,314 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,326 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,331 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,343 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,349 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,366 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,387 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,404 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,422 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,439 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,451 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,456 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,474 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,497 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,516 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,535 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,553 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,566 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,571 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,583 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,589 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,609 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,621 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,626 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,643 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,661 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,679 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,691 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,697 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,717 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,735 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,753 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,766 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,772 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,790 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,808 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,826 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,851 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,872 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,885 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,892 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,911 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,931 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,944 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,950 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,963 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,969 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:08,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:08,987 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:08,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:08,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,005 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,026 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,045 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,063 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,075 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,081 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,100 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,118 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,130 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,136 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,148 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,154 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,171 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,184 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,190 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,202 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,208 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,221 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,227 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,240 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,246 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,266 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,280 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,285 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,305 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,317 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,323 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,336 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,342 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,360 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,379 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,392 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,398 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,411 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,418 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,436 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,454 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,472 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,490 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,508 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,520 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,526 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,538 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,545 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,563 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,581 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,594 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,599 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,612 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,617 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,635 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,648 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,654 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,667 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,672 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,692 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,714 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,720 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,741 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,754 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,760 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,778 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,796 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,809 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,815 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,838 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,856 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,869 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,877 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,896 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,915 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,928 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,934 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,947 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,953 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,966 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,972 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,985 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:09,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:09,991 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:09,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:09,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,010 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,030 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,049 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,062 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,067 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,086 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,099 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,104 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,123 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,136 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,142 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,162 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,181 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,199 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,211 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,217 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,230 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,236 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,252 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,258 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,276 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,289 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,295 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,314 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,333 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,352 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,358 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,377 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,397 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,416 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,430 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,435 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,455 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,473 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,486 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,492 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,511 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,528 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,546 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,564 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,582 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,595 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,601 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,630 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,648 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,662 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,668 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,683 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,689 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,707 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,725 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,743 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,757 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,763 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,780 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,799 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,811 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,817 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,836 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,857 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,870 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,876 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,889 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,895 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,908 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,914 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,947 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,961 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,966 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,979 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:10,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:10,985 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:10,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:10,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,003 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,016 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,021 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,034 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,039 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,052 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,058 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,076 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,089 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,094 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,116 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,128 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,134 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,156 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,168 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,174 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,191 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,209 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,222 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,227 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,245 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,263 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,281 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,307 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,320 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,350 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,363 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,369 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,382 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,387 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,405 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,422 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,440 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,458 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,471 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,477 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,489 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,494 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,508 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,514 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,534 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,556 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,575 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,594 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,614 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,637 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,650 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,656 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,676 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,695 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,707 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,714 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,726 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,732 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,750 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,762 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,768 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,780 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,787 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,800 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,806 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,819 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,825 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,838 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,844 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,857 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,863 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,882 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,901 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,913 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,919 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,932 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,938 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,956 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,979 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:11,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:11,998 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:11,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:11,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,016 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,035 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,054 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,067 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,073 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,092 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,110 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,129 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,141 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,146 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,163 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,176 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,181 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,199 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,216 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,234 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,252 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,265 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,271 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,290 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,308 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,320 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,327 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,339 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,345 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,363 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,385 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,404 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,423 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,436 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,442 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,460 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,473 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,479 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,497 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,509 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,515 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,527 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,533 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,552 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,565 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,571 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,584 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,591 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,610 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,627 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,647 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,667 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,681 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,687 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,705 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,719 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,726 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,741 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,748 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,768 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,780 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,786 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,804 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,810 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,829 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,842 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,848 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,860 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,866 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,886 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,904 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,917 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,923 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,941 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,959 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,977 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:12,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:12,995 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:12,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:12,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,008 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,014 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,027 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,033 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,051 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,063 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,069 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,088 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,100 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,106 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,118 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,124 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,136 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,142 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,161 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,179 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,192 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,198 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,213 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,219 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,254 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,292 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,324 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,338 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,371 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,388 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,405 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,418 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,423 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,441 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,453 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,459 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,472 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,478 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,496 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,508 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,514 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,527 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,532 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,551 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,569 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,582 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,588 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,607 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,625 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,637 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,643 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,662 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,688 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,700 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,706 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,723 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,743 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,755 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,761 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,773 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,779 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,797 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,820 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,844 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,852 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,870 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,887 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,905 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,917 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,923 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,940 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,951 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,957 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,975 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:13,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:13,992 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:13,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:13,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,009 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,020 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,026 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,043 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,055 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,061 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,080 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,097 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,103 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,115 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,121 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,134 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,140 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,157 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,174 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,193 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,211 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,229 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,247 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,265 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,277 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,283 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,302 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,320 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,337 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,350 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,356 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,368 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,375 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,395 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,414 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,432 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,445 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,450 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,467 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,487 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,509 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,515 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,534 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,552 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,569 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,582 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,587 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,605 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,618 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,624 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,641 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,659 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,677 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,694 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,711 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,723 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,728 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,740 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,746 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,763 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,781 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,799 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,818 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,836 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,854 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,870 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,887 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,914 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,926 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,931 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,943 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,948 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,960 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,965 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:14,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:14,983 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:14,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:14,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,995 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,000 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,019 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,031 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,037 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,052 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,057 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,075 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,093 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,112 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,130 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,148 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,169 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,181 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,186 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,206 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,226 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,244 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,262 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,279 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,297 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,322 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,346 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,369 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,393 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,416 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,439 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,455 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,462 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,485 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,505 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,523 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,539 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,551 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,556 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,568 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:41:15,573 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:41:15,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:41:15,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,585 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:41:15,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-08 19:54:27,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:27,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:27,877 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:27,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:27,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:27,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:27,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:27,886 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:27,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:27,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:27,892 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:27,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:27,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:27,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:27,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:27,901 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:27,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:27,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:27,907 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:27,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:27,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:27,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:27,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:27,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:27,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:27,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:27,921 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:27,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:27,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:27,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:27,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:27,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:27,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:27,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:27,936 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:27,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:27,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:27,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:27,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:27,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:27,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:27,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:27,950 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:27,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:27,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:27,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:27,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:27,959 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:27,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:27,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:27,965 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:27,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:27,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:27,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:27,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:27,974 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:27,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:27,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:27,980 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:27,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:27,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:27,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:27,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:27,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:27,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:27,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:27,995 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:27,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:27,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:27,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:27,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,011 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,028 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,044 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,060 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,076 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,092 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,102 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,108 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,118 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,124 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,138 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,153 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,169 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,185 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,201 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,211 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,217 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,227 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,233 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,252 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,268 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,277 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,283 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,299 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,309 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,315 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,331 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,347 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,362 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,377 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,392 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,407 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,423 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,438 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,453 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,469 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,484 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,499 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,509 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,515 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,530 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,539 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,545 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,555 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,561 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,575 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,584 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,590 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,604 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,613 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,618 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,627 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,633 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,648 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,664 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,673 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,680 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,695 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,711 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,726 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,742 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,757 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,768 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,773 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,783 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,789 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,799 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,805 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,820 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,836 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,846 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,854 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,863 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,869 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,879 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,884 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,900 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,915 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,931 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,946 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,955 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,961 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,970 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,975 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,984 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:28,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:28,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:28,990 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:28,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:28,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:28,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:28,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:28,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,005 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,014 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,019 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,033 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,048 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,062 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,077 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,092 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,107 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,122 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,137 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,153 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,162 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,168 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,183 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,199 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,214 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,229 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,245 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,254 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,260 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,276 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,291 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,301 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,306 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,321 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,337 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,352 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,368 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,382 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,397 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,412 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,427 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,436 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,443 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,460 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,476 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,485 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,491 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,506 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,522 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,531 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,537 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,553 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,562 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,568 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,583 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,593 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,598 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,614 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,629 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,645 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,661 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,678 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,694 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,709 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,724 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,740 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,755 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,771 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,780 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,786 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,795 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,801 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,810 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,816 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,831 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,841 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,847 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,857 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,863 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,879 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,888 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,895 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,910 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,925 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,935 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,941 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,956 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,966 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,972 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:29,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:29,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:29,987 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:29,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:29,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:29,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:29,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:29,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,003 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,018 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,034 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,044 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,049 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,061 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,067 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,083 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,092 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,098 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,113 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,129 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,144 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,154 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,160 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,175 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,191 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,200 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,207 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,222 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,238 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,247 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,253 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,269 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,284 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,300 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,309 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,315 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,331 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,346 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,361 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,377 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,392 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,408 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,423 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,439 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,454 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,463 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,469 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,485 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,501 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,516 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,532 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,541 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,547 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,563 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,578 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,594 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,608 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,618 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,624 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,639 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,654 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,664 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,670 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,688 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,703 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,718 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,734 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,743 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,751 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,766 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,782 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,797 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,811 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,827 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,836 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,842 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,852 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,857 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,873 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,889 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,904 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,920 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,936 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,951 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,961 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,967 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,976 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,982 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:30,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:30,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:30,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:30,996 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:30,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:30,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:30,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:30,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,012 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,027 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,042 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,052 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,058 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,067 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,073 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,083 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,089 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,099 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,105 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,114 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,120 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,135 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,145 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,150 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,160 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,165 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,181 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,197 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,212 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,221 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,227 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,242 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,257 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,272 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,289 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,304 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,320 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,335 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,350 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,366 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,375 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,381 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,390 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,396 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,411 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,426 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,436 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,442 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,458 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,468 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,474 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,489 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,504 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,514 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,519 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,534 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,544 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,550 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,559 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,565 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,580 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,596 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,605 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,611 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,621 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,627 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,642 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,658 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,667 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,673 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,683 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,689 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,705 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,714 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,720 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,730 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,736 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,751 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,766 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,776 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,781 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,796 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,811 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,827 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,836 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,842 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,852 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,858 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,874 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,889 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,900 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,906 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,921 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,931 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,937 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,947 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,953 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,968 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,983 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:31,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:31,993 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:31,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:31,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:31,998 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:31,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:31,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:31,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,008 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,014 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,029 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,045 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,061 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,076 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,091 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,107 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,116 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,122 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,138 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,153 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,169 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,178 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,184 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,194 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,199 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,215 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,230 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,245 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,261 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,276 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,285 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,291 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,301 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,307 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,322 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,337 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,347 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,352 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,368 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,385 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,404 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,420 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,435 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,444 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,450 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,466 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,482 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,497 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,526 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,541 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,549 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,570 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,584 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,591 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,605 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,611 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,625 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,631 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,652 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,672 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,695 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,716 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,736 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,746 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,753 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,773 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,797 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,814 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,829 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,838 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,843 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,852 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,858 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,868 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,873 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,888 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,903 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,918 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,927 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,933 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,947 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,959 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,966 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:32,980 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:32,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:32,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:32,987 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:32,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:32,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:32,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:32,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,008 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,027 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,040 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,046 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,064 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,084 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,102 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,115 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,122 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,135 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,142 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,156 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,162 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,179 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,199 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,213 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,220 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,238 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,267 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,291 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,311 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,332 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,354 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,368 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,375 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,390 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,397 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,411 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,418 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,440 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,453 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,460 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,475 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,490 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,512 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,533 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,552 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,566 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,572 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,585 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,591 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,605 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,611 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,630 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,650 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,662 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,668 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,681 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,687 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,705 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,728 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,742 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,748 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,765 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,781 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,797 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,814 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,830 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,840 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,846 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,863 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,879 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,889 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,895 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,912 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,929 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,939 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,945 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,967 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:33,983 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:33,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:33,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:33,990 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:33,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:33,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:33,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:33,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,014 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,034 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,042 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,064 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,087 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,103 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,110 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,133 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,156 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,171 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,178 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,194 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,202 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,226 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,250 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,274 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,290 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,298 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,321 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,336 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,343 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,359 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,367 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,382 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,390 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,405 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,413 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,428 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,436 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,459 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,471 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,476 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,496 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,507 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,514 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,531 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,553 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,577 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,593 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,601 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,624 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,640 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,648 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,664 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,671 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,687 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,695 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,718 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,743 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,766 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,789 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,805 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,813 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,831 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,839 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,862 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,878 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,886 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,909 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,941 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,965 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:34,980 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:34,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:34,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:34,988 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:34,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:34,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:34,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:34,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,012 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,036 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,054 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,078 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,099 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,116 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,133 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,150 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,160 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,166 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,183 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,194 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,201 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,212 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,218 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,235 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,252 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,268 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,280 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,286 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,303 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,319 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,336 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,353 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,363 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,369 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,386 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,397 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,404 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,415 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,421 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,439 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,464 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,488 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,503 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,511 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,530 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,543 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,549 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,562 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,568 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,581 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,588 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,606 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,625 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,640 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,648 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,667 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,677 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,684 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,704 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,721 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,737 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,748 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,754 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,769 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,785 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,795 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,801 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,811 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,817 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,827 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,834 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,844 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,850 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,860 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,867 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,884 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,893 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,900 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,910 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,916 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,926 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,932 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,949 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:35,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:35,973 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:35,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:35,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:35,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:35,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:35,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:35,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,000 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,026 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,036 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,042 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,052 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,058 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,068 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,074 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,084 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,090 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,100 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,106 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,116 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,122 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,138 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,158 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,175 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,189 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,197 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,214 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,235 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,256 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,273 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,289 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,306 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,322 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,339 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,349 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,355 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,371 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,391 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,407 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,423 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,439 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,449 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,455 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,472 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,481 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,488 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,508 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,532 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,548 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,555 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,579 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,593 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,601 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,623 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,637 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,644 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,659 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,666 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,681 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,688 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,704 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,711 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,723 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,734 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,756 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,778 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,795 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,813 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,829 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,845 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,861 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,876 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,887 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,892 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,908 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,918 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,924 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,946 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,960 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,968 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,978 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:36,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:36,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:36,984 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:36,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:36,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:36,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:36,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:36,995 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,001 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,018 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,027 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,039 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,055 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,063 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,079 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,087 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,103 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,110 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,133 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,161 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,176 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,183 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,196 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,203 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,222 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,244 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,262 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,281 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,300 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,312 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,318 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,336 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,349 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,355 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,372 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,386 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,402 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,411 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,417 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,427 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,433 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,448 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,464 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,474 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,480 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,496 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,506 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,513 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,529 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,539 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,545 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,556 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,562 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,582 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,589 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,605 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,613 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,636 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,659 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,682 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,705 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,724 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,733 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,764 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,780 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,788 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,808 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,829 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,852 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,870 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,879 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,884 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,893 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,898 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,912 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,928 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,937 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,942 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,955 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,969 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,982 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:37,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:37,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:37,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:37,996 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:37,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:37,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:37,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:37,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,009 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,018 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,023 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,032 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,037 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,050 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,055 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,063 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,070 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,087 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,104 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,119 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,128 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,144 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,151 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,173 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,193 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,212 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,230 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,242 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,248 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,266 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,284 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,305 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,321 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,327 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,347 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,361 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,370 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,375 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,388 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,400 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,412 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,420 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,425 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,438 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,450 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,463 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,471 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,476 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,489 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,502 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,515 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,529 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,538 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,545 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,553 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,559 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,577 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,596 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,614 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,632 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,644 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,650 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,662 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,668 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,680 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,686 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,704 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,716 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,722 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,741 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,754 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,760 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,773 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,779 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,799 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,813 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,818 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,840 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,859 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,880 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,892 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,899 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,910 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,916 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,929 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,935 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,947 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,953 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,971 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:38,983 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:38,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:38,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:38,989 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:38,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:38,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:38,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:38,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,008 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,020 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,026 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,043 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,051 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,056 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,068 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,074 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,093 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,113 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,131 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,144 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,150 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,162 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,168 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,187 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,205 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,217 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,223 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,242 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,261 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,284 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,302 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,323 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,342 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,351 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,356 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,370 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,382 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,390 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,395 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,403 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,408 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,421 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,430 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,435 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,448 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,461 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,474 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,486 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,491 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,505 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,512 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,517 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,530 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,538 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,543 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,551 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,555 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,568 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,581 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,594 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,608 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,615 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,620 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,628 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,633 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,646 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,658 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,671 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,684 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,697 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,704 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,709 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,723 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,737 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,750 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,763 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,777 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,789 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,797 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,802 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,813 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,818 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,826 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,831 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,844 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,852 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,856 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,871 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,879 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,884 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,892 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,899 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,919 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,932 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,938 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,956 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,975 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:39,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:39,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:39,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:39,993 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:39,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:39,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:39,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:39,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,011 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,030 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,049 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,062 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,068 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,087 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,093 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,102 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,108 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,129 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,144 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,152 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,168 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,176 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,192 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,199 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,221 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,242 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,266 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,289 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,312 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,336 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,351 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,359 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,380 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,403 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,418 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,427 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,444 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,453 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,477 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,500 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,524 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,547 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,563 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,578 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,594 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,606 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,612 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,628 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,651 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,667 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,675 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,691 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,700 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,718 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,736 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,753 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,777 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,803 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,828 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,851 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,873 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,889 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,896 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,919 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,942 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,965 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,980 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:40,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:40,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:40,987 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:40,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:40,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:40,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:40,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:40,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,004 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,014 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,020 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,030 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,036 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,051 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,060 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,076 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,083 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,099 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,106 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,129 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,150 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,172 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,194 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,217 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,240 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,264 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,282 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,298 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,306 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,322 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,330 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,355 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,381 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,397 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,404 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,420 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,428 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,444 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,452 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,482 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,498 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,506 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,522 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,530 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,553 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,565 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,572 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,595 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,618 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,634 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,642 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,666 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,681 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,689 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,713 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,735 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,759 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,782 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,799 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,807 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,831 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,859 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,879 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,902 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,918 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,926 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,944 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,955 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,961 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,978 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:41,988 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:41,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:41,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:41,994 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:41,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:41,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:41,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:41,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,012 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,028 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,046 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,063 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,080 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,090 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,097 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,114 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,131 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,148 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,165 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,176 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,184 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,202 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,213 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,219 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,236 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,253 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,271 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,281 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,288 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,298 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,305 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,322 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,340 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,350 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,357 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,367 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,374 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,384 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,390 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,407 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,423 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,441 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,451 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,457 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,474 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,490 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,500 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,508 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,532 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,548 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,555 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,578 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,595 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,601 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,623 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,645 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,668 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,684 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,692 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,708 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,716 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,733 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,739 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,768 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,794 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,810 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,819 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,836 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,844 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,860 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,867 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,891 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,914 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,938 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,961 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:42,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:42,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:42,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:42,985 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:42,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:42,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:42,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:42,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,009 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,036 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,053 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,064 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,071 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,088 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,102 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,109 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,119 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,126 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,144 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,154 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,161 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,171 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,178 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,188 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,194 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,211 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,222 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,228 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,245 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,262 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,278 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,289 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,295 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,311 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,321 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,327 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,343 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,353 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,359 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,375 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,391 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,407 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,424 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,440 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,451 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,457 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,468 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,474 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,485 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,491 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,508 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,525 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,542 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,553 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,559 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,576 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,586 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,593 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,609 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,620 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,626 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,643 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,660 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,676 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,692 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,709 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,726 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,742 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,752 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,761 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,777 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,787 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,793 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,804 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,810 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,827 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,844 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,854 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,861 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,878 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,889 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,895 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,912 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,929 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,939 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,946 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,962 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,979 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:43,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:43,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:43,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:43,996 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:43,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:43,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:43,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:43,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,007 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,013 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,030 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,041 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,047 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,064 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,075 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,082 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,099 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,115 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,132 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,148 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,164 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,181 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,197 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,213 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,229 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,245 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,262 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,278 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,289 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,295 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,306 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,312 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,329 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,339 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,346 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,363 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,380 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,398 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,415 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,435 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,452 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,463 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,469 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,486 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,498 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,504 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,515 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,522 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,539 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,556 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,567 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,573 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,583 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,590 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,606 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,622 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,639 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,655 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,672 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,688 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,704 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,714 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,721 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,738 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,748 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,754 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,766 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,772 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,789 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,799 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,805 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,822 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,842 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,860 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,877 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,888 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,894 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,911 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,928 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,945 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,955 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,962 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,978 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:44,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:44,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:44,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:44,995 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:44,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:44,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:44,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:44,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,011 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,029 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,045 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,055 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,062 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,078 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,097 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,113 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,129 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,139 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,145 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,162 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,178 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,188 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,194 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,210 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,226 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,242 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,252 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,259 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,275 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,285 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,292 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,309 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,326 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,336 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,342 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,353 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,359 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,370 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,377 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,388 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,394 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,405 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,411 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,428 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,440 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,446 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,457 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,464 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,476 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,483 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,501 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,519 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,530 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,536 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,553 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,570 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,580 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,586 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,596 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,602 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,613 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,619 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,635 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,652 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,662 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,668 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,685 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,695 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,702 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 19:54:45,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:54:45,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 63 states and 87 transitions. [2024-11-08 19:54:45,719 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 87 transitions. [2024-11-08 19:54:45,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 19:54:45,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:54:45,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:54:45,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:54:45,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.