./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_multiply_08_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version cf1a7837 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_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_multiply_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV --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 765d2d340527896dc3fb4c15c0374e596fc1004c6522b141fa37aab48932aa14 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 00:01:09,727 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 00:01:09,819 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-12 00:01:09,825 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 00:01:09,826 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-12 00:01:09,879 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 00:01:09,880 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 00:01:09,881 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-12 00:01:09,882 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 00:01:09,888 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 00:01:09,888 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 00:01:09,889 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 00:01:09,889 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 00:01:09,891 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 00:01:09,891 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 00:01:09,892 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 00:01:09,892 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 00:01:09,893 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-12 00:01:09,893 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-12 00:01:09,893 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 00:01:09,894 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 00:01:09,894 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-12 00:01:09,895 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-12 00:01:09,896 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 00:01:09,896 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-12 00:01:09,897 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 00:01:09,897 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 00:01:09,898 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 00:01:09,898 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-12 00:01:09,899 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 00:01:09,900 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 00:01:09,900 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_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/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_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV 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 -> 765d2d340527896dc3fb4c15c0374e596fc1004c6522b141fa37aab48932aa14 [2023-11-12 00:01:10,180 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 00:01:10,210 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 00:01:10,213 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 00:01:10,215 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 00:01:10,215 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 00:01:10,218 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_multiply_08_good.i [2023-11-12 00:01:13,512 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 00:01:13,868 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 00:01:13,869 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_multiply_08_good.i [2023-11-12 00:01:13,915 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/data/85006ea03/5accbcb7468d425cacbc8fc78d2026a9/FLAG4c026e936 [2023-11-12 00:01:13,932 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/data/85006ea03/5accbcb7468d425cacbc8fc78d2026a9 [2023-11-12 00:01:13,938 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 00:01:13,939 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 00:01:13,941 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 00:01:13,941 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 00:01:13,946 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 00:01:13,947 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:01:13" (1/1) ... [2023-11-12 00:01:13,948 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3d2b5cc9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:13, skipping insertion in model container [2023-11-12 00:01:13,948 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:01:13" (1/1) ... [2023-11-12 00:01:14,014 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 00:01:14,427 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-12 00:01:15,098 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 00:01:15,121 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 00:01:15,158 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-12 00:01:15,278 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 00:01:15,483 WARN L672 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 00:01:15,483 WARN L672 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 00:01:15,483 WARN L672 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 00:01:15,484 WARN L672 CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 00:01:15,484 WARN L672 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 00:01:15,492 INFO L206 MainTranslator]: Completed translation [2023-11-12 00:01:15,493 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15 WrapperNode [2023-11-12 00:01:15,493 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 00:01:15,495 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 00:01:15,495 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 00:01:15,495 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 00:01:15,503 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15" (1/1) ... [2023-11-12 00:01:15,539 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15" (1/1) ... [2023-11-12 00:01:15,580 INFO L138 Inliner]: procedures = 505, calls = 79, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 116 [2023-11-12 00:01:15,581 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 00:01:15,582 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 00:01:15,582 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 00:01:15,582 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 00:01:15,592 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15" (1/1) ... [2023-11-12 00:01:15,593 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15" (1/1) ... [2023-11-12 00:01:15,612 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15" (1/1) ... [2023-11-12 00:01:15,612 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15" (1/1) ... [2023-11-12 00:01:15,620 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15" (1/1) ... [2023-11-12 00:01:15,623 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15" (1/1) ... [2023-11-12 00:01:15,625 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15" (1/1) ... [2023-11-12 00:01:15,643 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15" (1/1) ... [2023-11-12 00:01:15,646 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 00:01:15,647 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 00:01:15,647 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 00:01:15,648 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 00:01:15,649 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:01:15" (1/1) ... [2023-11-12 00:01:15,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-12 00:01:15,689 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/z3 [2023-11-12 00:01:15,713 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-12 00:01:15,737 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d763d985-336f-4c51-8ea6-e180e86c4a4c/bin/ukojak-verify-0OAaufAVZV/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-12 00:01:15,759 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2023-11-12 00:01:15,760 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2023-11-12 00:01:15,761 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-11-12 00:01:15,761 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-11-12 00:01:15,762 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 00:01:15,762 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 00:01:15,762 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 00:01:15,762 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2023-11-12 00:01:15,762 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2023-11-12 00:01:15,762 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2023-11-12 00:01:15,763 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2023-11-12 00:01:15,763 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-12 00:01:15,763 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 00:01:15,970 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 00:01:15,972 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 00:01:16,190 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 00:01:16,243 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 00:01:16,243 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-12 00:01:16,246 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:01:16 BoogieIcfgContainer [2023-11-12 00:01:16,247 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 00:01:16,248 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-12 00:01:16,248 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-12 00:01:16,259 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-12 00:01:16,260 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:01:16" (1/1) ... [2023-11-12 00:01:16,270 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 00:01:16,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:16,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 73 states and 97 transitions. [2023-11-12 00:01:16,336 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 97 transitions. [2023-11-12 00:01:16,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-12 00:01:16,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:16,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:16,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:16,704 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 00:01:16,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:16,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 72 states and 96 transitions. [2023-11-12 00:01:16,806 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 96 transitions. [2023-11-12 00:01:16,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2023-11-12 00:01:16,807 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:16,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:16,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:16,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 00:01:16,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:16,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 71 states and 95 transitions. [2023-11-12 00:01:16,964 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 95 transitions. [2023-11-12 00:01:16,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:16,965 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:16,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:17,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:17,266 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:17,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:17,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:17,368 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:17,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:17,370 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:17,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:17,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:17,520 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:17,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:17,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:17,546 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:17,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:17,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:17,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:17,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:17,644 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:17,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:17,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:17,657 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:17,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:17,659 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:17,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:17,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:17,735 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:17,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:17,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:17,743 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:17,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:17,744 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:17,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:17,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:17,890 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:17,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:17,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:17,897 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:17,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:17,898 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:17,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:17,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:18,009 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:18,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:18,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:18,018 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:18,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:18,021 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:18,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:18,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:18,101 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:18,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:18,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:18,123 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:18,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:18,126 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:18,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:18,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:18,220 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:18,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:18,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:18,227 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:18,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:18,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:18,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:18,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:18,300 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:18,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:18,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:18,312 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:18,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:18,314 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:18,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:18,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:18,418 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:18,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:18,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:18,427 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:18,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:18,431 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:18,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:18,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:18,511 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:18,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:18,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:18,520 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:18,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:18,521 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:18,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:18,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:18,604 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:18,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:18,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:18,611 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:18,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:18,613 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:18,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:18,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:18,685 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:18,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:18,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:18,691 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:18,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:18,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:18,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:18,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:18,760 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:18,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:18,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:18,768 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:18,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:18,773 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:18,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:18,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:18,850 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:18,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:18,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:18,859 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:18,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:18,864 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:18,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:18,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:18,939 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:18,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:18,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:18,949 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:18,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:18,950 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:18,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:18,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,036 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,048 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,049 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,107 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,114 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,115 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,180 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,187 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,187 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,246 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,252 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,320 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,327 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,328 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,383 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,389 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,392 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,457 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,465 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,531 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,537 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,537 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,593 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,599 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,599 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,654 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,660 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,660 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,714 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,720 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,720 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,775 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,781 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,782 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,838 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,844 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,844 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,898 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,904 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,905 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:19,961 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:19,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:19,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:19,968 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:19,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:19,968 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:19,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:19,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,023 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,030 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,094 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,100 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,180 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,187 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,188 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,251 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,259 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,259 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,329 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,337 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,337 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,403 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,410 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,411 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,475 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,482 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,483 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,546 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,553 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,617 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,623 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,687 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,694 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,770 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,777 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,841 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,848 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,848 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,901 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,907 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,908 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:20,959 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:20,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:20,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:20,965 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:20,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:20,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:20,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:20,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,016 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,022 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,023 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,074 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,080 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,081 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,134 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,140 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,141 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,194 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,200 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,200 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,253 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,258 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,259 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,320 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,326 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,327 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,379 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,386 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,386 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,440 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,445 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,499 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,505 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,505 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,557 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,563 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,564 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,615 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,621 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,621 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,671 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,677 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,678 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,728 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,734 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,783 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,789 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,790 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,841 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,847 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,904 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,910 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:21,959 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:21,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:21,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:21,965 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:21,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:21,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:21,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:21,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,016 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,022 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,022 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,073 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,079 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,129 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,135 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,136 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,186 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,192 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,242 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,248 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,249 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,298 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,303 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,352 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,358 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,358 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,422 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,429 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,480 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,486 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,486 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,536 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,542 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,591 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,596 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,597 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,646 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,652 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,704 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,710 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,711 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,760 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,766 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,767 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,815 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,821 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,822 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,869 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,875 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,876 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,923 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:22,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:22,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:22,929 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:22,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:22,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:22,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:22,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:22,997 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,003 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,004 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,052 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,057 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,107 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,113 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,113 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,164 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,170 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,217 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,223 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,272 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,278 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,336 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,342 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,343 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,398 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,404 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,405 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,461 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,467 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,541 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,548 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,597 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,603 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,604 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,657 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,663 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,663 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,712 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,718 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,766 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,772 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,772 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,824 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,830 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,830 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,879 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,885 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,885 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,932 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,939 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,940 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:23,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:23,986 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:23,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:23,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:23,992 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:23,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:23,993 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:23,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,038 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,044 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,044 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,125 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,147 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,147 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,210 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,218 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,218 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,275 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,282 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,283 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,340 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,346 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,393 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,398 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,446 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,451 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,452 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,500 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,505 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,506 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,551 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,557 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,557 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,603 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,609 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,610 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,660 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,666 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,666 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,728 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,733 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,804 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,810 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,810 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,858 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,864 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,864 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,914 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,920 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:24,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:24,988 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:24,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:24,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:24,996 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:24,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:24,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:24,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,060 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,066 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,113 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,119 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,119 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,164 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,170 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,216 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,221 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,222 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,268 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,274 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,322 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,328 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,328 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,377 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,383 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,383 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,431 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,437 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,437 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,503 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,509 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,509 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,564 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,569 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,570 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,617 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,623 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,681 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,706 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,706 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,756 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,767 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,767 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,812 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,818 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,819 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,881 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,887 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,887 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,931 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,936 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,937 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:25,980 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:25,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:25,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:25,985 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:25,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:25,986 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:25,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:25,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,029 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,034 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,037 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,081 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,087 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,087 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,160 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,165 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,208 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,213 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,257 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,262 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,334 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,341 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,386 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,392 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,392 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,436 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,441 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,442 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,492 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,498 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,543 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,549 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,549 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,597 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,602 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,603 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,652 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,658 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,658 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,700 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,705 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,706 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,750 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,756 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,756 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,815 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,822 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,874 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,881 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,882 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,933 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,941 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:26,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:26,941 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:26,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:26,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:26,993 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:26,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:26,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:26,999 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,000 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,052 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,059 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,060 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,111 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,117 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,159 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,165 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,207 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,212 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,256 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,261 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,303 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,308 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,349 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,355 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,355 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,395 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,401 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,441 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,447 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,487 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,493 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,493 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,535 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,541 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,592 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,598 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,598 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,641 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,647 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,689 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,695 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,695 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,739 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,745 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,800 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,806 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,807 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,850 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,856 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,856 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,898 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,903 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,904 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,945 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,951 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:27,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:27,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:27,993 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:27,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:27,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:27,999 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:27,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:27,999 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,040 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,053 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,053 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,095 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,100 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,101 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,141 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,147 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,188 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,193 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,234 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,240 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,286 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,292 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,292 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,378 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,384 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,464 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,470 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,471 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,511 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,516 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,516 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,555 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,573 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,617 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,623 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,663 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,669 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,710 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,716 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,716 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,756 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,761 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,803 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,809 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,809 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,852 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,857 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,897 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,902 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,903 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,942 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:28,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:28,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:28,948 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:28,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:28,948 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:28,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:28,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:28,996 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,001 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,047 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,052 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,053 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,091 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,096 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,144 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,149 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,149 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,188 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,193 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,240 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,246 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,246 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,293 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,298 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,298 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,337 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,342 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,380 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,386 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,386 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,424 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,429 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,430 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,467 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,472 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,472 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,510 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,515 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,515 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,552 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,557 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,558 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,596 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,601 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,602 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,640 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,645 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,645 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,683 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,689 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,689 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,726 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,731 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,732 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,770 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,775 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,775 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,817 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,823 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,860 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,865 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,866 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,903 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,908 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,909 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,947 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,953 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,953 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:29,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:29,992 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:29,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:29,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:29,998 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:29,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:29,998 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:29,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,037 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,042 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,042 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,080 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,085 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,085 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,122 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,127 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,128 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,165 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,170 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,208 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,213 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,250 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,255 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,293 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,298 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,299 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,336 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,341 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,378 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,383 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,384 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,420 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,425 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,426 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,471 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,476 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,513 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,518 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,519 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,556 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,573 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,573 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,610 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,615 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,616 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,652 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,656 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,657 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,694 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,699 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,736 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,741 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,741 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,777 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,781 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,782 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,817 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,822 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,860 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,865 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,902 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,907 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,907 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,944 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,949 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,949 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:30,986 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:30,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:30,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:30,990 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:30,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:30,991 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:30,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:30,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,028 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,033 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,070 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,075 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,076 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,121 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,127 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,127 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,174 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,180 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,181 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,228 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,234 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,234 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,281 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,287 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,288 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,335 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,341 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,388 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,393 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,393 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,429 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,434 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,435 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,471 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,476 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,514 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,519 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,519 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,557 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,562 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,601 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,606 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,644 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,649 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,687 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,692 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,732 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,737 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,737 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,775 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,779 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,780 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,819 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,824 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,824 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,863 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,868 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,909 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,916 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:31,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:31,965 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:31,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:31,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:31,972 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:31,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:31,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:31,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,038 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,046 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,085 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,091 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,091 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,154 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,159 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,159 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,205 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,210 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,248 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,253 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,253 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,290 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,295 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,295 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,331 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,336 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,337 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,381 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,386 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,386 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,424 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,429 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,468 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,472 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,473 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,512 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,518 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,519 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,556 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,561 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,561 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,605 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,610 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,610 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,648 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,653 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,655 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,694 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,699 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,737 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,742 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,742 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,780 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,784 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,785 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,823 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,828 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,828 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,874 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,879 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,918 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,923 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,923 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:32,961 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:32,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:32,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:32,966 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:32,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:32,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:32,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:32,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,005 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,010 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,010 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,048 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,053 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,053 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,090 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,095 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,095 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,133 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,138 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,138 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,176 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,181 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,181 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,218 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,223 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,260 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,265 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,266 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,303 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,308 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,346 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,351 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,351 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,388 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,393 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,393 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,432 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,437 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,474 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,479 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,479 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,515 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,520 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,521 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,558 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,562 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,563 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,601 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,606 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,654 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,659 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,659 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,697 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,702 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,702 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,740 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,745 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,782 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,787 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,787 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,824 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,829 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,866 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,870 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,871 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,908 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,912 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,913 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,950 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,955 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,955 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:33,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:33,992 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:33,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:33,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:33,997 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:33,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:33,997 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:33,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,034 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,039 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,075 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,080 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,080 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,116 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,121 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,157 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,162 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,162 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,199 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,203 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,204 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,239 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,243 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,244 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,280 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,285 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,285 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,321 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,326 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,326 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,362 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,367 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,411 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,416 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,416 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,453 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,458 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,458 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,494 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,499 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,499 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,536 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,541 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,541 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,579 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,584 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,584 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,623 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,627 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,628 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,665 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,670 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,707 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,712 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,712 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,749 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,754 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,754 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,791 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,796 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,797 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,838 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,843 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,843 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,880 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,885 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,885 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,921 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,926 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,926 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:34,962 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:34,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:34,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:34,966 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:34,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:34,967 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:34,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:34,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,003 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,007 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,008 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,044 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,048 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,049 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,085 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,090 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,090 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,126 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,130 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,166 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,170 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,171 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,213 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,218 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,218 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,255 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,259 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,260 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,297 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,301 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,338 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,343 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,343 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,380 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,385 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,421 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,426 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,426 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,462 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,467 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,503 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,508 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,508 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,544 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,549 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,549 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,584 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,588 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,589 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,624 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,628 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,628 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,663 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,667 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,668 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,702 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,707 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,707 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,742 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,746 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,782 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,786 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,787 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,824 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,828 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,866 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,870 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,871 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,906 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,911 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,957 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:35,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:35,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:35,961 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:35,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:35,962 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:35,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:35,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:35,998 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,003 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,004 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,040 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,044 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,045 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,080 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,084 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,085 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,125 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,130 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,130 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,166 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,171 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,171 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,207 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,212 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,250 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,254 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,291 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,296 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,296 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,332 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,337 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,337 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,373 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,378 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,422 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,426 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,427 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,462 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,467 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,502 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,506 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,507 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,541 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,546 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,546 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,581 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,586 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,586 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,635 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,639 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,640 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,676 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,680 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,681 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,731 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,736 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,737 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,802 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,815 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,816 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,915 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,921 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,921 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:36,975 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:36,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:36,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:36,981 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:36,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:36,982 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:36,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:36,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,028 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,034 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,035 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,082 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,088 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,088 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,131 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,136 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,136 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,171 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,175 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,211 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,215 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,250 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,255 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,292 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,296 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,331 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,336 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,336 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,371 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,375 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,376 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,410 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,415 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,415 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,448 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,452 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,453 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,486 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,490 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,490 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,525 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,530 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,530 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,564 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,568 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,568 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,602 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,606 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,650 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,654 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,655 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,689 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,694 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,728 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,732 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,732 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,774 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,778 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,813 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,817 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,817 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,851 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,855 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,856 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,889 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,893 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,926 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,930 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:37,963 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:37,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:37,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:37,967 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:37,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:37,967 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:37,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:37,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,000 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,004 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,004 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,037 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,041 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,075 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,079 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,113 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,117 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,151 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,155 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,189 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,193 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,226 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,230 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,263 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,267 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,268 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,302 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,306 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,306 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,340 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,344 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,344 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,377 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,381 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,381 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,413 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,417 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,417 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,450 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,454 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,488 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,492 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,492 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,526 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,530 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,530 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,564 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,568 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,568 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,607 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,611 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,612 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,646 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,656 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,657 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,699 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,702 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,737 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,741 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,741 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,773 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,777 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,810 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,814 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,814 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,848 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,852 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,853 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,887 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,891 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,891 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,925 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,929 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:38,964 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:38,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:38,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:38,967 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:38,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:38,968 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:38,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:38,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,002 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,006 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,006 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,040 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,044 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,045 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,079 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,083 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,084 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,117 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,121 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,156 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,160 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,194 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,197 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,231 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,235 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,235 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,269 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,273 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,273 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,306 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,310 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,310 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,343 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,347 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,381 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,385 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,418 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,422 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,422 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,461 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,465 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,465 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,500 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,504 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,505 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,543 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,547 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,582 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,586 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,586 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,620 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,624 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,659 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,663 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,663 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,697 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,701 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,702 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,736 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,742 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,776 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,780 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,781 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,814 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,818 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,819 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,851 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,855 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,855 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,888 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,891 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,926 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,930 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:39,964 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:39,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:39,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:39,968 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:39,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:39,968 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:39,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:39,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,001 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,006 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,006 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,039 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,043 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,044 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,076 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,080 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,080 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,113 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,116 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,149 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,153 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,153 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,185 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,189 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,189 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,222 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,226 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,227 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,261 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,265 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,265 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,304 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,308 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,343 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,347 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,381 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,385 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,386 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,420 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,423 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,424 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,458 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,462 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,462 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,496 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,500 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,535 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,538 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,539 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,571 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,575 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,576 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,608 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,612 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,612 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,646 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,650 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,684 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,687 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,688 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,722 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,726 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,726 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,759 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,763 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,764 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,799 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,803 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,803 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,838 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,842 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,842 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,878 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,882 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,882 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,917 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,920 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,921 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,954 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,958 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,958 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:40,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:40,991 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:40,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:40,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:40,995 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:40,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:40,995 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:40,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,029 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,033 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,034 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,068 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,072 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,106 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,110 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,110 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,151 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,155 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,155 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,189 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,193 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,227 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,230 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,264 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,268 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,268 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,302 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,305 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,306 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,339 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,343 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,343 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,376 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,380 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,380 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,413 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,417 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,451 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,455 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,455 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,494 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,498 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,499 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,532 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,535 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,536 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,568 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,572 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,605 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,609 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,609 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,643 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,647 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,682 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,686 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,687 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,720 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,724 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,725 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,759 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,762 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,798 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,802 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,802 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,837 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,841 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,841 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,875 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,879 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,913 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,916 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,917 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,949 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,952 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,953 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:41,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:41,991 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:41,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:41,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:41,995 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:41,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:41,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:41,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,033 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,037 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,038 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,070 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,074 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,075 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,108 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,112 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,113 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,147 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,151 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,151 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,185 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,189 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,189 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,223 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,226 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,227 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,260 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,264 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,297 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,301 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,335 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,338 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,339 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,373 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,376 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,377 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,410 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,413 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,414 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,448 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,451 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,452 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,488 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,492 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,492 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,536 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,540 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,540 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,575 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,579 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,579 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,615 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,619 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,619 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,651 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,654 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,655 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,686 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,690 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,723 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,727 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,728 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,761 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,765 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,765 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,798 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,801 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,838 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,842 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,842 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,874 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,878 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,910 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,914 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,914 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,947 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,952 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:42,985 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:42,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:42,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:42,989 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:42,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:42,989 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:42,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:42,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,025 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,029 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,065 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,069 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,104 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,108 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,108 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,141 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,145 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,145 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,180 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,184 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,184 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,218 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,222 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,222 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,256 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,260 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,260 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,293 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,296 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,329 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,333 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,333 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,367 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,370 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,371 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,404 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,408 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,408 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,442 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,446 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,481 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,484 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,517 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,521 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,521 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,554 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,558 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,558 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,591 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,594 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,626 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,630 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,630 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,668 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,671 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,672 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,704 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,708 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,708 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,742 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,746 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,781 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,784 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,785 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,821 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,825 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,825 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,860 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,864 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,900 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,904 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,904 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,938 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,942 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:43,975 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:43,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:43,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:43,979 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:43,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:43,980 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:43,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:43,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,012 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,016 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,016 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,049 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,053 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,053 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,085 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,089 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,089 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,122 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,126 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,126 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,159 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,162 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,163 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,196 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,199 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,200 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,233 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,236 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,237 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,270 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,273 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,307 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,310 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,311 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,344 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,347 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,348 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,379 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,383 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,383 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,414 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,417 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,449 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,453 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,453 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,490 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,494 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,494 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,526 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,530 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,530 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,562 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,566 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,566 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,597 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,601 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,601 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,632 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,636 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,636 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,668 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,672 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,672 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,704 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,708 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,708 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,742 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,745 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,779 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,782 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,783 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,815 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,819 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,819 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,851 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,854 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,855 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,894 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,898 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,898 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,930 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,934 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,935 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:44,966 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:44,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:44,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:44,969 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:44,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:44,970 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:44,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:44,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,001 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,005 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,005 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,037 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,041 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,072 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,076 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,076 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,108 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,111 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,112 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,143 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,146 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,147 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,178 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,182 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,182 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,214 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,217 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,217 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,248 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,252 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,252 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,289 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,293 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,293 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,324 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,328 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,328 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,360 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,364 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,364 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,396 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,399 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,432 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,436 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,436 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,468 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,472 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,472 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,505 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,508 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,509 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,541 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,544 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,545 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,577 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,581 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,613 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,616 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,649 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,653 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,685 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,689 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,689 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,722 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,726 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,726 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,759 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,762 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,794 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,798 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,798 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,829 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,832 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,833 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,864 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,868 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,925 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,928 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,929 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,960 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,964 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,964 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:45,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:45,995 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:45,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:45,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:45,998 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:45,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:45,999 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:45,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,029 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,032 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,063 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,067 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,067 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,114 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,117 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,118 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,151 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,159 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,192 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,196 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,196 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,227 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,231 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,264 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,268 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,269 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,301 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,304 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,305 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,336 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,340 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,340 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,372 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,378 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,378 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,415 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,421 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,423 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,468 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,471 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,472 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,503 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,506 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,507 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,538 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,542 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,573 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,577 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,577 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,608 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,612 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,612 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,643 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,647 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,679 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,682 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,715 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,718 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,773 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,776 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,776 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,807 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,810 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,841 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,845 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,845 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,877 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,881 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,881 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,913 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,917 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,959 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,963 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,963 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:46,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:46,995 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:46,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:46,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:46,999 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:46,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:46,999 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:46,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,031 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,035 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,035 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,067 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,071 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,071 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,104 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,107 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,108 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,140 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,143 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,144 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,175 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,178 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,179 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,210 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,213 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,246 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,249 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,281 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,284 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,285 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,316 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,319 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,320 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,352 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,355 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,356 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,387 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,390 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,391 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,422 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,426 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,426 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,456 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,460 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,460 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,492 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,495 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,496 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,528 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,532 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,532 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,566 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,569 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,570 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,608 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,612 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,612 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,645 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,648 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,649 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,682 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,685 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,686 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,716 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,719 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,720 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,753 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,756 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,783 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,787 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,787 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,821 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,825 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,825 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,858 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,862 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,863 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,896 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,899 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,900 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,932 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,936 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,936 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:47,968 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:47,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:47,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:47,971 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:47,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:47,972 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:47,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:47,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,003 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,007 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,007 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,040 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,043 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,044 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,076 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,080 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,080 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,106 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,109 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,109 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,143 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,147 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,147 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,179 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,183 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,216 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,220 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,221 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,253 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,257 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,290 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,293 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,294 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,326 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,330 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,385 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,389 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,389 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,462 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,465 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,466 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,499 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,504 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,504 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,532 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,535 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,536 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,562 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,566 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,566 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,615 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,618 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,619 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,648 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,651 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,651 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,678 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,682 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,716 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,719 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,720 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,753 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,756 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,791 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,794 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,795 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,828 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,832 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,832 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,864 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,868 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,900 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,903 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,903 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,935 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,939 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,939 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:48,970 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:48,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:48,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:48,974 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:48,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:48,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:48,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:48,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,006 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,009 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,010 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,042 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,045 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,046 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,079 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,082 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,114 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,117 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,118 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,148 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,152 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,152 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,184 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,187 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,188 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,220 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,223 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,223 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,256 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,260 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,260 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,293 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,297 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,330 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,333 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,334 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,366 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,370 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,370 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,421 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,425 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,425 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,457 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,460 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,461 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,492 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,495 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,496 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,528 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,531 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,532 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,565 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,568 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,569 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,601 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,605 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,605 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,638 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,642 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,642 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,674 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,678 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,678 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,705 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,708 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,709 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,742 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,746 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,773 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,778 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,821 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,825 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,825 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,854 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,857 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,889 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,893 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,924 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,926 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,927 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,956 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,959 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,960 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:49,984 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:49,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:49,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:49,987 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:49,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:49,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:49,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:49,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,010 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,013 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,014 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,039 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,042 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,043 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,067 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,071 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,071 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,112 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,115 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,116 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,148 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,153 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,153 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,205 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,210 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,260 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,265 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,266 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,309 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,313 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,317 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,359 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,363 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,364 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,405 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,410 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,410 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,450 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,455 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,455 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,495 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,499 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,540 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,545 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,545 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,577 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,580 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,612 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,615 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,616 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,649 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,652 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,684 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,688 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,688 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,719 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,723 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,755 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,758 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,758 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,789 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,792 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,822 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,826 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,826 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,855 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,858 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,889 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,893 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,922 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,925 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,926 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,955 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,958 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,958 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:50,989 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:50,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:50,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:50,992 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:50,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:50,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:50,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:50,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,022 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,026 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,026 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,055 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,058 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,059 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,088 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,091 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,091 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,122 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,125 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,125 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,155 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,159 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,190 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,194 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,237 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,240 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,241 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,271 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,274 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,275 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,306 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,309 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,310 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,342 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,345 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,375 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,378 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,378 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,402 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,405 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,406 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,430 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,432 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,433 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,462 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,465 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,465 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,488 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,492 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,493 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,515 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,518 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,521 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,548 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,552 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,584 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,588 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,589 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,612 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,615 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,615 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,637 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,639 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,640 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,662 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,665 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,666 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,699 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,703 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,735 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,738 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,739 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,769 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,773 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,773 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,804 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,807 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,808 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,838 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,841 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,842 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,872 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,876 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,876 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,906 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,909 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,910 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,939 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,942 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,943 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:51,972 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:51,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:51,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:51,975 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:51,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:51,976 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:51,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:51,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,005 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,009 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,009 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,039 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,042 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,042 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,078 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,082 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,082 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,113 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,117 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,147 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,150 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,150 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,179 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,183 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,212 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,215 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,245 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,249 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,249 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,276 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,278 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,279 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,301 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,303 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,325 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,328 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,353 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,356 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,357 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,384 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,387 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,387 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,410 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,413 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,413 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,438 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,441 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,441 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,481 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,484 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,516 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,520 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,520 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,550 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,554 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,555 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,585 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,588 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,588 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,617 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,621 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,621 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,650 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,654 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,654 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,683 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,686 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,687 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,717 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,720 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,721 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,750 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,753 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,753 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,783 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,787 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,787 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,818 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,821 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,822 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,853 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,857 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,886 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,890 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,921 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,924 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,924 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,963 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:52,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:52,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:52,966 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:52,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:52,967 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:52,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:52,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:52,998 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,001 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,028 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,032 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,032 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,064 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,068 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,068 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,099 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,102 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,103 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,134 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,137 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,138 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,169 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,172 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,203 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,207 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,238 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,241 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,241 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,271 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,274 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,306 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,309 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,310 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,341 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,345 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,345 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,375 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 00:01:53,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:01:53,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-12 00:01:53,379 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-12 00:01:53,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-12 00:01:53,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:01:53,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:01:53,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:01:53,409 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.