./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 9bd2c7ff 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_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/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_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL --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-9bd2c7f [2023-11-19 03:27:21,641 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:27:21,714 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-19 03:27:21,720 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 03:27:21,720 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 03:27:21,745 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:27:21,746 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:27:21,747 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:27:21,748 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:27:21,748 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:27:21,749 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:27:21,750 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:27:21,751 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 03:27:21,751 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:27:21,752 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:27:21,753 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:27:21,753 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:27:21,754 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-19 03:27:21,755 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 03:27:21,755 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:27:21,756 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:27:21,757 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:27:21,757 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:27:21,758 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:27:21,759 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:27:21,759 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:27:21,760 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:27:21,761 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:27:21,762 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:27:21,762 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 03:27:21,763 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 03:27:21,764 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:27:21,764 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_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/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_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL 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-19 03:27:22,008 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:27:22,030 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:27:22,033 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:27:22,034 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:27:22,035 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:27:22,036 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_multiply_08_good.i [2023-11-19 03:27:25,097 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:27:25,554 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:27:25,555 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_multiply_08_good.i [2023-11-19 03:27:25,589 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/data/bb30f2c8b/ab43b9bddc234a50afd17314b7ee0807/FLAG226cba7c2 [2023-11-19 03:27:25,612 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/data/bb30f2c8b/ab43b9bddc234a50afd17314b7ee0807 [2023-11-19 03:27:25,618 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:27:25,620 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:27:25,625 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:27:25,625 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:27:25,631 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:27:25,633 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:27:25" (1/1) ... [2023-11-19 03:27:25,635 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@59f42b6a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:25, skipping insertion in model container [2023-11-19 03:27:25,636 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:27:25" (1/1) ... [2023-11-19 03:27:25,719 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:27:26,119 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-19 03:27:26,861 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:27:26,880 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:27:26,912 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-19 03:27:27,014 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:27:27,236 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:27:27,236 WARN L675 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:27:27,237 WARN L675 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:27:27,237 WARN L675 CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:27:27,237 WARN L675 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:27:27,245 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:27:27,246 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27 WrapperNode [2023-11-19 03:27:27,246 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:27:27,248 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:27:27,248 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:27:27,248 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:27:27,256 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,317 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,347 INFO L138 Inliner]: procedures = 505, calls = 79, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 116 [2023-11-19 03:27:27,347 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:27:27,348 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:27:27,348 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:27:27,349 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:27:27,359 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,359 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,362 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,363 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,370 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,374 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,376 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,378 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,382 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:27:27,383 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:27:27,383 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:27:27,383 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:27:27,384 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:27:27,406 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:27:27,420 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 03:27:27,447 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_216ffb01-1696-4714-aeca-c90db144d500/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 03:27:27,468 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2023-11-19 03:27:27,469 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2023-11-19 03:27:27,469 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-11-19 03:27:27,470 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-11-19 03:27:27,470 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:27:27,470 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:27:27,470 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:27:27,470 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2023-11-19 03:27:27,471 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2023-11-19 03:27:27,471 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2023-11-19 03:27:27,471 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2023-11-19 03:27:27,471 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-19 03:27:27,471 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 03:27:27,640 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:27:27,642 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 03:27:27,915 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 03:27:27,964 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 03:27:27,964 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-19 03:27:27,974 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:27:27 BoogieIcfgContainer [2023-11-19 03:27:27,974 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 03:27:27,975 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 03:27:27,976 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 03:27:27,986 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 03:27:27,986 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:27:27" (1/1) ... [2023-11-19 03:27:27,997 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 03:27:28,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:28,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 73 states and 97 transitions. [2023-11-19 03:27:28,067 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 97 transitions. [2023-11-19 03:27:28,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-19 03:27:28,073 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:28,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:28,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:28,395 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-19 03:27:28,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:28,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 72 states and 96 transitions. [2023-11-19 03:27:28,475 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 96 transitions. [2023-11-19 03:27:28,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2023-11-19 03:27:28,479 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:28,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:28,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:28,597 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-19 03:27:28,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:28,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 71 states and 95 transitions. [2023-11-19 03:27:28,650 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 95 transitions. [2023-11-19 03:27:28,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:28,651 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:28,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:28,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:29,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-19 03:27:29,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:29,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:29,114 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:29,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:29,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:29,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:29,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:29,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-19 03:27:29,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:29,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:29,287 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:29,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:29,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:29,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:29,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:29,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-19 03:27:29,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:29,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:29,402 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:29,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:29,403 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:29,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:29,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:29,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-19 03:27:29,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:29,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:29,497 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:29,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:29,502 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:29,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:29,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27: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-19 03:27:29,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:29,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:29,651 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:29,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:29,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:29,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:29,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:29,795 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:29,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:29,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:29,809 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:29,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:29,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:29,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:29,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27: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-19 03:27:29,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:29,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:29,919 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:29,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:29,921 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:29,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:29,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,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-19 03:27:30,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,017 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,019 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:30,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,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-19 03:27:30,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,119 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:30,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,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-19 03:27:30,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,210 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:30,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,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-19 03:27:30,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,332 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,333 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:30,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,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-19 03:27:30,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,437 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,439 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:30,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,507 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:30,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,513 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,514 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:30,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,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-19 03:27:30,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,593 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:30,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,664 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:30,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,672 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,679 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:30,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,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-19 03:27:30,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,746 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,747 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:30,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,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-19 03:27:30,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,850 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,852 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:30,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,911 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:30,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,922 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,922 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:30,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:30,990 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:30,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:30,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:30,997 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:30,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:30,997 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:30,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,084 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:31,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,091 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,093 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,161 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:31,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,167 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,168 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,224 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:31,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,231 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,234 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,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-19 03:27:31,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,308 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,308 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,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-19 03:27:31,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,383 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,447 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:31,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,453 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,506 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:31,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,512 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,513 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,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-19 03:27:31,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,572 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,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-19 03:27:31,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,632 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,633 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,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-19 03:27:31,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,690 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,741 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:31,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,747 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,747 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,809 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:31,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,815 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,815 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,870 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:31,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,875 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,876 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:31,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-19 03:27:31,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:31,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:31,940 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:31,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:31,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:31,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:31,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,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-19 03:27:32,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,016 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,017 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,069 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:32,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,075 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,076 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,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-19 03:27:32,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,140 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,140 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,195 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:32,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,202 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,202 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,282 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:32,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,289 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,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-19 03:27:32,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,350 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,351 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,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-19 03:27:32,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,428 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,431 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,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-19 03:27:32,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,497 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,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-19 03:27:32,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,570 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,573 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,634 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:32,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,640 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,641 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,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-19 03:27:32,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,709 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,709 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,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-19 03:27:32,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,781 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,782 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,834 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:32,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,840 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,841 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,899 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:32,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,905 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:32,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:32,982 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:32,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:32,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:32,988 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:32,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:32,989 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:32,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,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-19 03:27:33,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,049 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,051 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,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-19 03:27:33,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,118 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,119 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,182 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:33,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,188 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,189 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,262 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:33,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,270 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,270 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,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-19 03:27:33,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,341 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,401 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:33,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,408 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,409 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,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-19 03:27:33,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,468 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,469 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,518 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:33,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,525 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,526 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,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-19 03:27:33,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,583 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,584 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,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-19 03:27:33,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,647 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,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-19 03:27:33,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,710 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,711 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,787 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:33,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,793 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,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-19 03:27:33,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,878 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,880 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,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-19 03:27:33,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:33,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:33,942 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:33,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:33,943 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:33,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:33,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:33,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-19 03:27:34,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,004 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,005 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,057 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:34,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,063 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,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-19 03:27:34,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,118 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,119 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,167 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:34,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,173 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,173 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,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-19 03:27:34,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,236 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,237 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,285 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:34,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,291 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,292 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,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-19 03:27:34,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,348 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,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-19 03:27:34,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,418 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,419 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,476 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:34,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,482 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,482 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,530 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:34,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,536 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,536 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,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-19 03:27:34,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,590 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,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-19 03:27:34,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,644 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,644 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,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-19 03:27:34,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,700 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,751 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:34,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,757 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,806 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:34,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,812 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,812 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,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-19 03:27:34,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,868 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,869 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,936 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:34,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:34,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:34,942 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:34,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:34,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:34,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:34,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:34,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-19 03:27:35,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,001 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,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-19 03:27:35,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,058 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,110 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:35,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,116 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,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-19 03:27:35,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,175 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,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-19 03:27:35,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,233 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,234 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,285 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:35,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,291 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,292 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,350 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:35,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,355 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,356 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,412 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:35,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,417 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,476 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:35,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,483 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,484 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,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-19 03:27:35,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,550 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,551 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,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-19 03:27:35,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,618 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,619 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,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-19 03:27:35,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,689 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,689 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,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-19 03:27:35,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,745 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,793 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:35,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,798 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,799 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,849 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:35,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,855 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,856 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,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-19 03:27:35,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,909 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,910 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:35,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-19 03:27:35,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:35,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:35,963 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:35,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:35,963 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:35,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:35,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,013 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:36,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,019 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,019 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,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-19 03:27:36,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,073 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,073 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,142 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:36,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,153 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,154 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,204 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:36,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,211 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,259 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:36,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,264 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,265 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,315 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:36,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,328 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,329 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,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-19 03:27:36,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,381 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,384 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,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-19 03:27:36,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,437 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,437 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,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-19 03:27:36,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,491 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,491 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,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-19 03:27:36,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,543 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,543 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,590 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:36,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,595 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,595 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,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-19 03:27:36,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,647 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,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-19 03:27:36,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,712 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,713 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,778 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:36,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,783 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,784 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,830 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:36,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,835 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,836 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,885 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:36,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,890 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,891 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:36,958 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:36,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:36,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:36,964 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:36,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:36,964 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:36,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:36,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,030 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:37,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,037 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,037 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,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-19 03:27:37,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,090 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,090 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,135 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:37,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,141 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,141 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,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-19 03:27:37,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,191 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,192 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,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-19 03:27:37,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,242 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,243 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,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-19 03:27:37,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,297 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,348 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:37,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,354 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,354 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,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-19 03:27:37,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,409 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,410 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,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-19 03:27:37,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,477 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,477 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,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-19 03:27:37,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,533 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,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-19 03:27:37,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,590 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,591 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27: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-19 03:27:37,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,675 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,676 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,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-19 03:27:37,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,736 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,736 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,786 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:37,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,792 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,857 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:37,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,863 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,864 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,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-19 03:27:37,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,914 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,914 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:37,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-19 03:27:37,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:37,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:37,966 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:37,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:37,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:37,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:37,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,011 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:38,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,017 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,017 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,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-19 03:27:38,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,065 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,137 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:38,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,144 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,145 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,201 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:38,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,207 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,208 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,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-19 03:27:38,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,271 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,357 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:38,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,363 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,364 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,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-19 03:27:38,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,419 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,420 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,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-19 03:27:38,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,469 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,470 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,518 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:38,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,524 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,527 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,572 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:38,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,578 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,579 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,627 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:38,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,633 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,633 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,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-19 03:27:38,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,687 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,687 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,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-19 03:27:38,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,734 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,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-19 03:27:38,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,782 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,783 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,825 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:38,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,831 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,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-19 03:27:38,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,880 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,880 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,928 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:38,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,933 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,933 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:38,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-19 03:27:38,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:38,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:38,980 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:38,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:38,980 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:38,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:38,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,020 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:39,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,025 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,025 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,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-19 03:27:39,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,073 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,074 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,115 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:39,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,121 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,161 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:39,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,167 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,167 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,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-19 03:27:39,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,215 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,215 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,258 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:39,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,263 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,305 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:39,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,310 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,310 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,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-19 03:27:39,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,359 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,359 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,400 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:39,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,405 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,406 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,447 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:39,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,452 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,453 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,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-19 03:27:39,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,501 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,502 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,542 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:39,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,547 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,598 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:39,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,603 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,604 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,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-19 03:27:39,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,650 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,651 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,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-19 03:27:39,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,698 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,699 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,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-19 03:27:39,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,745 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,745 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,788 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:39,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,793 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,834 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:39,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,839 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,840 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,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-19 03:27:39,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,884 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,884 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,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-19 03:27:39,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,928 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,929 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:39,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-19 03:27:39,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:39,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:39,980 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:39,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:39,982 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:39,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:39,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,020 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,025 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,025 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,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-19 03:27:40,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,069 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,069 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,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-19 03:27:40,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,113 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,113 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,153 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,158 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,158 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,201 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,206 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,252 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,256 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,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-19 03:27:40,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,298 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,298 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,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-19 03:27:40,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,341 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,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-19 03:27:40,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,396 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,396 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,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-19 03:27:40,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,443 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,483 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,488 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,488 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,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-19 03:27:40,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,533 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,574 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,579 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,579 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,618 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,623 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,666 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,670 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,671 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,708 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,713 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,714 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,751 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,756 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,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-19 03:27:40,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,807 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,807 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,849 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,854 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,854 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,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-19 03:27:40,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,905 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:40,952 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:40,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:40,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:40,957 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:40,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:40,958 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:40,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:40,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,013 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,018 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,019 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,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-19 03:27:41,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,068 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,068 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,109 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,113 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,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-19 03:27:41,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,153 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,154 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,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-19 03:27:41,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,194 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,195 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,230 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,235 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,235 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,273 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,278 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,279 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,315 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,320 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,357 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,361 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,362 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,397 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,402 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,403 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,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-19 03:27:41,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,443 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,443 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,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-19 03:27:41,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,501 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,502 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,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-19 03:27:41,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,552 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,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-19 03:27:41,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,596 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,597 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,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-19 03:27:41,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,644 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,645 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,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-19 03:27:41,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,689 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,727 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,732 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,732 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,768 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,773 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,773 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,811 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,816 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,816 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,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-19 03:27:41,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,859 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,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-19 03:27:41,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,903 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,903 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,941 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,946 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,946 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:41,983 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:41,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:41,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:41,988 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:41,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:41,989 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:41,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:41,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,027 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,031 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,032 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,069 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,074 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,075 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,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-19 03:27:42,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,118 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,118 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,158 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,163 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,164 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,201 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,206 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,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-19 03:27:42,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,250 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,251 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,288 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,304 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,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-19 03:27:42,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,345 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,345 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,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-19 03:27:42,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,386 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,386 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,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-19 03:27:42,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,429 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,466 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,471 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,471 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,507 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,511 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,512 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,549 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,554 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,554 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,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-19 03:27:42,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,597 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,597 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,634 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,639 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,639 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,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-19 03:27:42,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,681 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,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-19 03:27:42,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,723 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,724 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,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-19 03:27:42,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,770 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,771 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,808 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,813 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,813 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,849 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,854 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,854 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,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-19 03:27:42,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,899 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,900 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,937 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,942 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:42,982 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:42,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:42,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:42,987 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:42,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:42,988 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:42,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:42,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,026 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:43,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,030 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,031 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,072 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,073 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,113 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,113 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,155 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,197 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,197 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,239 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,239 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,279 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,315 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:43,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,320 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,320 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,365 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:43,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,370 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,370 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,407 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:43,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,412 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,412 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,455 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,456 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,499 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,499 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,542 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,587 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,587 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27: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-19 03:27:43,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,631 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,632 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,680 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,681 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,729 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:43,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,736 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,736 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,794 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,795 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,833 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:43,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,838 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,839 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,899 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,900 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,943 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:43,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,947 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,948 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:43,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-19 03:27:43,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:43,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:43,990 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:43,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:43,991 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:43,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:43,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,043 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,044 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,089 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:44,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,096 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,160 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,213 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,267 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,314 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:44,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,319 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,319 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,364 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,365 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,407 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:44,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,412 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,412 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,455 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,456 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,498 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,499 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,540 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,541 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,582 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,582 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,621 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:44,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,625 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,626 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,666 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,706 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,707 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27: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-19 03:27:44,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,747 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,747 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,790 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:44,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,795 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,846 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,846 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,883 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:44,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,888 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,935 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,936 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:44,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-19 03:27:44,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:44,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:44,977 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:44,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:44,977 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:44,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:44,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,014 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,019 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,020 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,056 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,061 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,096 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,101 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,101 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,137 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,142 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,142 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,177 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,181 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,182 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,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-19 03:27:45,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,222 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,223 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,259 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,264 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,299 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,304 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,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-19 03:27:45,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,346 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,382 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,388 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,388 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,423 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,428 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,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-19 03:27:45,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,466 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,501 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,506 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,506 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,542 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,550 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,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-19 03:27:45,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,589 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,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-19 03:27:45,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,630 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,630 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,666 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,671 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,671 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,706 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,710 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,711 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,747 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,752 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,752 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,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-19 03:27:45,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,793 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,794 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27: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-19 03:27:45,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,834 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,834 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,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-19 03:27:45,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,874 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,874 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,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-19 03:27:45,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,912 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,913 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,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-19 03:27:45,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,951 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:45,987 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:45,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:45,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:45,992 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:45,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:45,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:45,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:45,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,027 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,031 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,031 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,072 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,111 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,112 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,150 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,154 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,155 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27: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-19 03:27:46,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,196 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,196 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,235 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,236 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,281 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,320 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,355 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,359 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,360 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,400 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,434 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,438 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,439 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,475 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,507 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,511 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,512 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,547 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,551 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,551 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,589 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,628 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,629 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,661 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,665 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,666 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,698 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,702 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,738 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,742 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,742 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,781 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,781 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,816 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,820 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,820 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,858 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,892 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,896 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,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-19 03:27:46,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,943 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,943 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:46,977 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:46,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:46,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:46,981 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:46,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:46,981 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:46,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:46,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,015 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:47,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,019 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,019 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,051 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:47,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,055 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,056 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,092 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,093 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,130 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,169 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,207 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,208 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,244 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,245 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,277 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:47,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,281 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,313 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:47,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,317 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,318 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27: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-19 03:27:47,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,356 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,356 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,390 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:47,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,393 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,394 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,427 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:47,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,432 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,466 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:47,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,470 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,471 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,504 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:47,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,508 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,508 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,542 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:47,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,546 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,587 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:47,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,591 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,592 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,628 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,628 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,667 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,701 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:47,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,704 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,705 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,741 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,741 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,777 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,814 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,814 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,852 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,852 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,890 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,927 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,928 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:47,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-19 03:27:47,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:47,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:47,965 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:47,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:47,965 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:47,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:47,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,013 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,014 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,052 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,052 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,087 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:48,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,091 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,091 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,129 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,129 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,162 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:48,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,166 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,166 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,231 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,274 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,358 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,358 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,394 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:48,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,398 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,399 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,433 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:48,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,437 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,437 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,475 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,508 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:48,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,512 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,513 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,545 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:48,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,549 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,549 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,585 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,585 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,619 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:48,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,623 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,663 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,666 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,704 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,704 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,774 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,774 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,852 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,852 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,892 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:48,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,896 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,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-19 03:27:48,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,936 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,936 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:48,971 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:48,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:48,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:48,975 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:48,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:48,975 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:48,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:48,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,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-19 03:27:49,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,013 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,013 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,053 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,057 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,057 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,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-19 03:27:49,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,095 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,095 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,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-19 03:27:49,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,133 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,133 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,167 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,171 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,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-19 03:27:49,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,209 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,243 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,247 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,247 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,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-19 03:27:49,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,285 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,285 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,319 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,322 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,323 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,358 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,362 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,362 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,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-19 03:27:49,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,400 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,435 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,438 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,439 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,473 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,477 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,478 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,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-19 03:27:49,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,516 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,516 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,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-19 03:27:49,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,555 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,555 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,589 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,593 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,628 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,632 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,632 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,666 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,670 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,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-19 03:27:49,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,724 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,724 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,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-19 03:27:49,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,760 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,760 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,792 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,796 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,830 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,833 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,834 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,868 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,872 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,872 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,907 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,912 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,912 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,948 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:49,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,952 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:49,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-19 03:27:49,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:49,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:49,992 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:49,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:49,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:49,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:49,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,026 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,030 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,066 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,070 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,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-19 03:27:50,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,108 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,108 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,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-19 03:27:50,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,145 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,145 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,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-19 03:27:50,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,182 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,182 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,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-19 03:27:50,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,220 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,221 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,254 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,258 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,258 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,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-19 03:27:50,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,297 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,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-19 03:27:50,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,336 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,336 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,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-19 03:27:50,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,391 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,392 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,439 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,444 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,445 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,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-19 03:27:50,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,496 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,496 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,542 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,547 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,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-19 03:27:50,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,598 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,598 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,647 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,652 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,691 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,695 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,695 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,729 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,733 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,768 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,772 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,772 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,816 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,820 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,821 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,856 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,860 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,860 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,893 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,897 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,898 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,934 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,938 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,938 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:50,974 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:50,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:50,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:50,978 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:50,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:50,978 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:50,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:50,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,015 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,020 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,020 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,057 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,061 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,062 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,097 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,101 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,101 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,135 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,139 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,140 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,173 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,177 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,215 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,215 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,252 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,252 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,306 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,306 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,345 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,345 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,381 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,381 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,419 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,419 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,457 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,457 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,491 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,495 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,495 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,527 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,531 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,531 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,568 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,568 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,607 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,607 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,647 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,685 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,686 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,724 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,724 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,758 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,762 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,796 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,800 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,834 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,838 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,839 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,873 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,877 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,877 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,911 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:51,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,914 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,954 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,954 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:51,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-19 03:27:51,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:51,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:51,991 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:51,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:51,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:51,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:51,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,029 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,083 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,121 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,160 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,200 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,200 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,237 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,238 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,276 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,312 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:52,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,316 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,316 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,353 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,354 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,389 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:52,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,393 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,393 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,428 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:52,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,432 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,471 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,472 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,518 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:52,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,522 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,522 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,560 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,561 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,611 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:52,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,615 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,616 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27: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-19 03:27:52,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,654 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,654 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,694 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,730 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:52,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,734 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,773 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,773 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,811 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,812 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,845 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:52,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,849 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,849 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,885 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:52,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,888 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,889 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,927 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:52,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,931 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,932 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:52,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-19 03:27:52,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:52,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:52,968 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:52,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:52,968 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:52,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:52,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,005 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,006 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,044 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,044 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,077 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,080 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,081 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,117 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,158 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,158 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,198 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,202 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,203 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,238 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,239 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,273 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,277 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,311 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,315 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,315 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,350 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,354 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,354 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,391 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,392 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,428 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,463 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,466 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,501 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,505 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,505 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,540 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,540 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,572 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,576 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,576 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,609 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,613 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,613 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,650 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,686 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,686 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,724 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,728 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,728 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,764 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,764 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,796 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,800 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,833 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,837 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,838 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,872 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,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-19 03:27:53,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,907 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,908 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,940 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,944 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,945 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:53,977 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:53,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:53,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:53,981 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:53,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:53,981 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:53,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:53,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,012 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,012 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,046 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:54,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,050 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,050 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,086 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,087 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,121 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,158 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,158 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,193 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:54,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,196 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,197 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,249 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,249 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,288 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:54,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,292 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,293 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,338 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,338 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,376 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,376 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,414 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,414 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,449 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,450 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,484 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,521 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:54,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,524 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,525 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,561 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,561 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,595 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,596 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,628 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:54,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,632 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,632 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,664 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:54,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,668 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,704 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,704 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,739 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,739 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,771 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:54,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,774 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,775 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,808 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:54,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,811 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,812 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,847 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:54,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,852 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,853 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,889 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,924 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,925 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,960 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,960 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:54,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:54,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-19 03:27:54,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:54,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:54,996 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:54,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:54,997 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:54,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,033 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,034 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,069 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,069 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,100 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:55,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,104 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,104 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,135 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:55,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,138 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,139 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,170 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:55,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,174 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,174 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,206 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:55,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,211 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,254 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,254 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,287 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:55,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,290 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,291 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,323 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:55,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,327 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,327 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,363 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,363 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,398 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,399 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,433 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,434 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,468 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,468 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,504 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,504 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,562 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,609 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,609 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,645 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,645 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,677 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:55,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,681 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,717 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,753 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,753 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,785 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:55,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,789 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,789 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,825 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,825 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,857 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:55,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,861 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,893 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:55,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,897 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,929 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:55,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,932 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,933 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:55,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:55,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:55,967 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:55,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:55,967 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:55,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:55,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:55,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-19 03:27:56,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,002 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,042 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,043 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,079 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,110 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,114 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,145 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,149 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,149 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,183 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,217 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,218 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,249 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,252 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,253 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,285 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,289 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,323 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,326 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,327 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,358 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,362 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,362 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,394 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,397 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,398 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,428 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,432 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,463 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,466 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,503 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,503 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,540 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,540 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,575 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,575 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,606 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,610 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,610 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,642 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,646 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,646 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,677 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,681 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,718 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,719 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,756 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,804 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,804 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,839 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,843 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,843 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,879 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,911 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,915 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,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-19 03:27:56,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,951 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,951 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:56,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:56,983 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:56,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:56,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:56,987 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:56,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:56,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:56,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,059 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,059 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,095 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,095 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,127 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:57,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,130 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,162 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:57,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,166 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,166 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,197 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:57,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,201 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,237 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,238 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,277 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,314 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:57,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,318 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,319 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,358 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,358 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,391 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:57,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,394 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,394 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,424 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,424 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,461 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,461 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,493 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:57,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,496 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,529 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:57,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,532 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,569 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,570 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,627 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,628 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,666 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,704 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,705 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,740 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,740 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,772 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:57,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,777 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,777 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,818 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,819 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,873 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:57,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,877 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,921 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,921 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:57,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:57,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:57,965 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:57,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:57,965 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:57,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:57,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:57,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-19 03:27:58,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,002 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,042 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,042 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,078 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,111 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,111 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,143 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,143 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,173 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:58,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,176 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,214 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,250 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,279 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,279 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,310 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,311 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,341 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,377 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,378 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,415 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,415 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,447 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:58,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,451 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,451 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,483 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:58,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,487 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,487 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,518 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:58,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,522 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,522 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,572 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,608 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,608 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,639 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:58,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,642 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,643 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,666 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:58,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,670 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,708 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,708 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,744 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,744 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,780 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,780 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,811 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:58,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,815 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,815 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,847 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:58,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,850 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,851 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,882 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:58,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,885 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,886 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,916 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:58,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,919 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,952 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:58,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,956 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,956 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:58,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-19 03:27:58,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:58,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:58,991 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:58,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:58,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:58,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:58,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,024 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:59,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,028 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,028 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,063 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,063 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,096 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:59,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,099 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,100 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,137 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,138 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,173 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,173 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,208 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,209 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,243 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,243 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,278 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,279 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,310 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:59,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,313 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,314 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,349 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,350 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,382 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:59,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,385 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,417 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:59,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,421 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,421 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,465 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:59,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,468 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,469 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,504 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,504 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,540 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,540 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,572 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:59,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,576 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,576 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,612 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,612 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,647 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,648 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,683 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,718 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,719 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,753 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,753 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,785 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:27:59,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,788 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,788 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,822 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,857 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,892 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,929 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,929 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,959 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,959 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:27:59,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:27:59,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-19 03:27:59,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:27:59,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:27:59,996 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:27:59,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:27:59,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:27:59,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,032 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,069 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,069 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,105 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,105 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,138 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:00,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,141 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,142 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,177 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,211 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,212 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,246 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,246 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,277 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:00,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,281 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,334 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,335 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,365 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:00,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,368 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,368 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,400 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:00,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,404 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,404 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,434 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:00,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,438 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,472 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,472 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,506 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,506 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,537 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:00,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,541 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,541 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,576 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,576 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,609 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:00,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,613 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,613 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,649 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,684 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,685 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,719 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,719 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,754 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,754 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,785 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:00,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,788 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,788 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,822 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,822 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,858 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,893 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,927 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,927 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,958 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:00,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,961 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,961 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:00,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:00,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-19 03:28:00,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:00,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:00,996 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:00,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:00,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:00,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,031 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,032 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,067 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,068 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,102 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,138 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,138 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,174 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,174 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,221 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,221 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,267 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,268 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,308 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:01,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,313 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,313 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,355 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:01,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,360 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,360 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,400 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:01,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,405 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,405 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,447 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:01,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,452 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,452 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,498 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,499 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,544 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,545 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,590 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,614 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:01,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,620 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,620 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,655 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,655 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,688 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,689 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,718 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,719 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,754 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,754 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,786 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:01,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,790 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,790 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,824 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,824 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,859 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,895 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:01,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,899 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,899 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,934 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,935 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:01,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-19 03:28:01,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:01,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:01,966 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:01,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:01,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:01,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:01,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,006 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,007 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,043 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,043 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,084 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,084 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,120 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,120 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,162 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,166 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,166 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,198 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,201 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,236 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,236 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,267 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,270 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,306 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,306 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,340 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,384 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,384 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,417 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,452 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,452 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,484 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,487 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,488 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,519 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,523 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,523 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,558 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,558 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,590 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,593 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,619 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,622 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,622 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,653 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,677 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,680 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,680 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,706 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,709 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,709 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,735 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,735 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,762 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,798 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,798 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,826 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,827 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,861 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,864 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,893 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,896 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,896 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,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-19 03:28:02,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,942 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,967 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,970 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,970 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:02,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:02,994 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:02,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:02,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:02,997 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:02,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:02,998 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:02,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,021 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,024 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,024 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,050 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,050 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,079 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,114 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,137 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,141 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,141 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,173 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,176 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,211 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,243 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,247 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,247 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,278 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,281 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,282 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,313 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,316 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,317 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,356 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,360 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,360 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,392 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,395 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,395 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,426 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,430 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,430 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,464 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,465 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,498 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,498 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,529 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,532 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,563 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,566 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,566 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,600 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,600 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,631 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,634 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,634 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,668 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,704 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,704 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,739 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,739 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,774 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,774 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,806 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,810 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,810 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,842 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,845 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,846 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,876 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,879 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,880 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,906 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,928 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:03,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,931 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,932 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,963 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,963 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:03,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:03,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-19 03:28:03,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:03,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:03,995 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:03,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:03,995 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:03,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,027 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,030 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,066 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,098 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,101 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,101 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,132 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,135 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,135 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,167 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,170 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,171 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,200 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,203 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,204 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,231 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,258 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,258 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,284 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,285 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,310 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,312 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,313 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,345 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,348 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,348 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,383 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,384 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,418 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,452 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,452 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,484 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,487 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,487 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,519 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,520 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,542 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,546 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,546 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,576 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,580 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,580 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,616 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,652 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,652 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,687 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,687 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,718 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,722 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,722 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,757 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,790 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,793 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,794 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,825 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,829 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,862 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,865 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,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-19 03:28:04,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,901 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,901 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,934 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,938 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,938 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:04,971 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:04,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:04,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:04,974 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:04,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:04,975 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:04,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:04,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,008 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:05,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,011 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,012 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,043 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:05,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,047 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,084 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,084 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,119 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,120 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,155 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,155 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,187 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:05,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,190 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,191 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,224 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:05,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,228 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,264 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,297 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,338 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,339 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,375 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,376 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,418 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,455 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,455 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,491 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,491 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,524 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:05,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,528 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,528 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,558 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,558 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,583 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:05,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,586 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,586 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,611 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:05,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,614 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,614 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,648 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,648 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,672 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 03:28:05,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,676 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,676 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:28:05,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-19 03:28:05,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:28:05,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2023-11-19 03:28:05,703 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2023-11-19 03:28:05,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:28:05,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:28:05,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:28:05,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat