./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_postinc_11_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/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_3e57c207-dcd9-4544-a374-576fe67cc36a/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_postinc_11_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/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_3e57c207-dcd9-4544-a374-576fe67cc36a/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 cfdfbe6a50a862946c25117250d321c1471b6426f342730318551b622594472a --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:43:21,030 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:43:21,142 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-19 03:43:21,151 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 03:43:21,152 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 03:43:21,191 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:43:21,196 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:43:21,197 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:43:21,198 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:43:21,203 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:43:21,204 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:43:21,205 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:43:21,205 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 03:43:21,207 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:43:21,208 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:43:21,208 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:43:21,208 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:43:21,209 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-19 03:43:21,209 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 03:43:21,210 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:43:21,210 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:43:21,211 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:43:21,212 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:43:21,213 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:43:21,214 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:43:21,214 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:43:21,215 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:43:21,215 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:43:21,215 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:43:21,216 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 03:43:21,217 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 03:43:21,217 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:43:21,217 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_3e57c207-dcd9-4544-a374-576fe67cc36a/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_3e57c207-dcd9-4544-a374-576fe67cc36a/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 -> cfdfbe6a50a862946c25117250d321c1471b6426f342730318551b622594472a [2023-11-19 03:43:21,508 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:43:21,530 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:43:21,533 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:43:21,534 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:43:21,535 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:43:21,536 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_postinc_11_good.i [2023-11-19 03:43:24,581 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:43:24,951 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:43:24,955 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_postinc_11_good.i [2023-11-19 03:43:24,987 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/bin/ukojak-verify-G8NBE6pJGL/data/14089fec4/44824de7977648f89c0aa6a9d99ef4b3/FLAG491f1eb24 [2023-11-19 03:43:25,000 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/bin/ukojak-verify-G8NBE6pJGL/data/14089fec4/44824de7977648f89c0aa6a9d99ef4b3 [2023-11-19 03:43:25,003 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:43:25,004 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:43:25,006 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:43:25,006 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:43:25,011 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:43:25,012 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:43:25" (1/1) ... [2023-11-19 03:43:25,013 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4bf20f5f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:43:25, skipping insertion in model container [2023-11-19 03:43:25,013 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:43:25" (1/1) ... [2023-11-19 03:43:25,092 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:43:25,472 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-19 03:43:26,122 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:43:26,137 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:43:26,173 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-19 03:43:26,291 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:43:26,476 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:43:26,477 WARN L675 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:43:26,477 WARN L675 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:43:26,477 WARN L675 CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:43:26,478 WARN L675 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:43:26,486 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:43:26,486 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:43:26 WrapperNode [2023-11-19 03:43:26,487 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:43:26,488 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:43:26,488 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:43:26,488 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:43:26,495 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:43:26" (1/1) ... [2023-11-19 03:43:26,554 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:43:26" (1/1) ... [2023-11-19 03:43:26,593 INFO L138 Inliner]: procedures = 503, calls = 79, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 124 [2023-11-19 03:43:26,594 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:43:26,595 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:43:26,595 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:43:26,595 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:43:26,604 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:43:26" (1/1) ... [2023-11-19 03:43:26,604 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:43:26" (1/1) ... [2023-11-19 03:43:26,610 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:43:26" (1/1) ... [2023-11-19 03:43:26,612 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:43:26" (1/1) ... [2023-11-19 03:43:26,621 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:43:26" (1/1) ... [2023-11-19 03:43:26,626 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:43:26" (1/1) ... [2023-11-19 03:43:26,629 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:43:26" (1/1) ... [2023-11-19 03:43:26,630 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:43:26" (1/1) ... [2023-11-19 03:43:26,634 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:43:26,635 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:43:26,635 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:43:26,635 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:43:26,636 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:43:26" (1/1) ... [2023-11-19 03:43:26,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:43:26,661 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:43:26,678 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/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:43:26,701 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3e57c207-dcd9-4544-a374-576fe67cc36a/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:43:26,727 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2023-11-19 03:43:26,732 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2023-11-19 03:43:26,732 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-11-19 03:43:26,733 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-11-19 03:43:26,733 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsTrue [2023-11-19 03:43:26,733 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsTrue [2023-11-19 03:43:26,733 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:43:26,734 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:43:26,734 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:43:26,735 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsFalse [2023-11-19 03:43:26,735 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsFalse [2023-11-19 03:43:26,736 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-19 03:43:26,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 03:43:26,941 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:43:26,944 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 03:43:27,211 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 03:43:27,269 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 03:43:27,269 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-19 03:43:27,275 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:43:27 BoogieIcfgContainer [2023-11-19 03:43:27,275 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 03:43:27,276 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 03:43:27,277 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 03:43:27,288 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 03:43:27,288 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:43:27" (1/1) ... [2023-11-19 03:43:27,299 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 03:43:27,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:27,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 69 states and 89 transitions. [2023-11-19 03:43:27,366 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 89 transitions. [2023-11-19 03:43:27,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2023-11-19 03:43:27,372 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:27,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:27,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:27,901 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:43:28,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:28,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 68 states and 88 transitions. [2023-11-19 03:43:28,007 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 88 transitions. [2023-11-19 03:43:28,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-19 03:43:28,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:28,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:28,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:28,141 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:43:28,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:28,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 67 states and 87 transitions. [2023-11-19 03:43:28,210 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 87 transitions. [2023-11-19 03:43:28,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:43:28,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:28,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:28,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:28,368 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-19 03:43:28,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:28,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 66 states and 84 transitions. [2023-11-19 03:43:28,570 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 84 transitions. [2023-11-19 03:43:28,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:28,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:28,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:28,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:28,790 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:28,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:28,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:28,964 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:28,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:28,965 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:28,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:28,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:29,118 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:29,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:29,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:29,135 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:29,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:29,136 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:29,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:29,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:29,235 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:29,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:29,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:29,246 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:29,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:29,247 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:29,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:29,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:29,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:29,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:29,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:29,446 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:29,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:29,449 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:29,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:29,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:29,561 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:29,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:29,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:29,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:29,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:29,586 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:29,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:29,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:29,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:29,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:29,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:29,725 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:29,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:29,726 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:29,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:29,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:29,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:29,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:29,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:29,865 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:29,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:29,866 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:29,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:29,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:29,993 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:30,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:30,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:30,007 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:30,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:30,009 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:30,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:30,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:30,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:30,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:30,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:30,138 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:30,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:30,139 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:30,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:30,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:30,254 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:30,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:30,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:30,269 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:30,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:30,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:30,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:30,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:30,376 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:30,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:30,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:30,390 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:30,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:30,391 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:30,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:30,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:30,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:30,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:30,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:30,499 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:30,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:30,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:30,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:30,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:30,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:30,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:30,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:30,619 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:30,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:30,621 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:30,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:30,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:30,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:30,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:30,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:30,787 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:30,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:30,795 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:30,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:30,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:30,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:30,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:30,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:30,949 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:30,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:30,950 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:30,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:30,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:31,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:31,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:31,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:31,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:31,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:31,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:31,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:31,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:31,153 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:31,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:31,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:31,164 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:31,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:31,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:31,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:31,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:31,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:31,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:31,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:31,274 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:31,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:31,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:31,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:31,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:31,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:31,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:31,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:31,375 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:31,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:31,377 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:31,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:31,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:31,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:31,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:31,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:31,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:31,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:31,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:31,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:31,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:31,615 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:31,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:31,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:31,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:31,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:31,629 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:31,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:31,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:31,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:31,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:31,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:31,732 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:31,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:31,733 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:31,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:31,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:31,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:31,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:31,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:31,832 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:31,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:31,833 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:31,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:31,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:31,931 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:31,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:31,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:31,942 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:31,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:31,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:31,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:31,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:32,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:32,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:32,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:32,064 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:32,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:32,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:32,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:32,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:32,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:32,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:32,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:32,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:32,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:32,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:32,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:32,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:32,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:32,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:32,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:32,276 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:32,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:32,276 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:32,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:32,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:32,364 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:32,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:32,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:32,374 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:32,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:32,375 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:32,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:32,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:32,461 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:32,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:32,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:32,478 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:32,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:32,478 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:32,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:32,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:32,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:32,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:32,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:32,569 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:32,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:32,570 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:32,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:32,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:32,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:32,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:32,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:32,682 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:32,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:32,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:32,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:32,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:32,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:32,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:32,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:32,789 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:32,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:32,789 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:32,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:32,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:32,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:32,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:32,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:32,894 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:32,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:32,895 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:32,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:32,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:32,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:33,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:33,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:33,003 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:33,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:33,006 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:33,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:33,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:33,092 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:33,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:33,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:33,102 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:33,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:33,103 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:33,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:33,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:33,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:33,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:33,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:33,197 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:33,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:33,203 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:33,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:33,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:33,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:33,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:33,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:33,311 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:33,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:33,311 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:33,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:33,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:33,394 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:33,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:33,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:33,404 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:33,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:33,405 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:33,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:33,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:33,512 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:33,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:33,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:33,524 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:33,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:33,525 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:33,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:33,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:33,620 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:33,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:33,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:33,633 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:33,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:33,634 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:33,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:33,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:33,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:33,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:33,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:33,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:33,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:33,745 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:33,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:33,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:33,822 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:33,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:33,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:33,832 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:33,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:33,833 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:33,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:33,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:33,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:33,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:33,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:33,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:33,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:33,932 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:33,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:33,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:34,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:34,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:34,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:34,021 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:34,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:34,021 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:34,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:34,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:34,102 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:34,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:34,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:34,112 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:34,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:34,112 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:34,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:34,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:34,188 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:34,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:34,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:34,199 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:34,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:34,199 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:34,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:34,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:34,317 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:34,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:34,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:34,326 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:34,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:34,326 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:34,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:34,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:34,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:34,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:34,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:34,406 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:34,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:34,407 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:34,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:34,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:34,477 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:34,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:34,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:34,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:34,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:34,486 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:34,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:34,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:34,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:34,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:34,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:34,588 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:34,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:34,589 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:34,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:34,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:34,657 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:34,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:34,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:34,666 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:34,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:34,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:34,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:34,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:34,739 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:34,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:34,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:34,748 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:34,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:34,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:34,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:34,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:34,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:34,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:34,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:34,840 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:34,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:34,840 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:34,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:34,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:34,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:34,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:34,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:34,914 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:34,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:34,914 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:34,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:34,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,020 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,028 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,029 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,099 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,108 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,185 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,261 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,333 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,334 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,417 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,419 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,499 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,567 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,577 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,690 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,771 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,771 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,836 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,847 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,920 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:35,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:35,983 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:35,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:35,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:35,992 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:35,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:35,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:35,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,064 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,130 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,139 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,139 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,280 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,289 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,382 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,392 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,393 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,468 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,478 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,478 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,560 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,633 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,720 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,720 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,780 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,788 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,789 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,858 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,924 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,924 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:36,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:36,982 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:36,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:36,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:36,991 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:36,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:36,991 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:36,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,073 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,148 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,156 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,157 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,226 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,226 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,285 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,293 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,293 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,350 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,358 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,359 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,422 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,423 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,489 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,556 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,612 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,621 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,621 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,690 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,691 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,748 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,756 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,831 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,886 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,894 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,895 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:37,947 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:37,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:37,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:37,955 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:37,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:37,956 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:37,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:37,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,017 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,017 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,082 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,082 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,146 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,146 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,203 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,212 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,268 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,276 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,340 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,340 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,404 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,404 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,473 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,481 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,543 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,543 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,606 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,671 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,736 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,736 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,800 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,865 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:38,924 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:38,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:38,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:38,933 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:38,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:38,933 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:38,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:38,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,009 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,009 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,078 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,078 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,162 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,173 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,255 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,338 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,426 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,427 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,486 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,495 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,496 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,652 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,652 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,717 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,776 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,804 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,805 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,876 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:39,946 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:39,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:39,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:39,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:39,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:39,957 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:39,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:39,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,015 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,023 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,109 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,199 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,200 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,268 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,269 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,354 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,355 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,429 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,430 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,511 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,568 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,575 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,576 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,644 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,704 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,704 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,764 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,823 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,824 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,881 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,888 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,888 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:40,944 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:40,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:40,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:40,952 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:40,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:40,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:40,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:40,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,020 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,028 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,028 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,088 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,088 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,140 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,150 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,202 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,270 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,322 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,330 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,389 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,389 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,449 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,507 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,562 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,613 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,620 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,621 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,678 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,679 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,736 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,736 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,799 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,800 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,919 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,919 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:41,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:41,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:41,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:41,976 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:41,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:41,976 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:41,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:41,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,026 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,034 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,035 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,085 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,092 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,093 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,150 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,198 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,205 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,206 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,254 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,261 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,261 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,310 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,318 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,367 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,374 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,375 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,434 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,435 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,500 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,501 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,549 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,556 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,556 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,618 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,618 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,676 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,677 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,726 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,732 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,733 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,792 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,842 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,849 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,852 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:42,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:42,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:42,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:42,971 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:42,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:42,971 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:42,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:42,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,084 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,091 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,092 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,154 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,155 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,215 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,215 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,288 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,288 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,348 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,408 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,408 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,459 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,526 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,527 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,653 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,654 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,708 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,709 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,767 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,768 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,824 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,825 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,880 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,881 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,929 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,935 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,936 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:43,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:43,983 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:43,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:43,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:43,989 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:43,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:43,990 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:43,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,059 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,128 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,129 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,193 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,263 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,321 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,322 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,381 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,381 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,436 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,437 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,504 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,555 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,562 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,619 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,619 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,679 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,680 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,734 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,796 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,844 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,851 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,852 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,901 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,908 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:44,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:44,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:44,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:44,964 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:44,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:44,965 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:44,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:44,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,024 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,024 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,084 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,085 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,144 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,196 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,203 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,204 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,262 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,321 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,322 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,378 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,430 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,474 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,480 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,480 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,534 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,535 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,578 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,584 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,585 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,634 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,641 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,642 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,697 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,742 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,748 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,749 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,798 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,799 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,862 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,863 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,916 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:45,961 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:45,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:45,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:45,968 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:45,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:45,968 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:45,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:45,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,015 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,023 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,068 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,074 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,075 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,120 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,126 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,126 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,183 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,184 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,239 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,290 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,291 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,334 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,392 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,392 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,444 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,494 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,494 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,538 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,545 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,545 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,592 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,598 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,599 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,644 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,652 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,652 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,708 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,714 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,766 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,766 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,811 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,817 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,818 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,868 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,875 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,927 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,927 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:46,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:46,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:46,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:46,977 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:46,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:46,978 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:46,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:46,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,081 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,133 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,133 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,178 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,184 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,185 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,237 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,237 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,289 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,334 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,394 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,394 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,447 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,448 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,500 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,553 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,560 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,625 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,626 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,699 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,790 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,813 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,886 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,887 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,941 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:47,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:47,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:47,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:47,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:47,996 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:47,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:47,997 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:47,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,052 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,052 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,099 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,105 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,105 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,159 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,159 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,265 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,272 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,336 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,337 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,393 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,450 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,457 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,457 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,503 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,511 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,571 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,571 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,621 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,628 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,628 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,677 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,684 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,684 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,739 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,740 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,798 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,798 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,855 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,855 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:48,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:48,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:48,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:48,964 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:48,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:48,965 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:48,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:48,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,019 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,020 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,079 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,132 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,183 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,233 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,239 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,239 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,293 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,294 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,348 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,348 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,401 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,507 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,507 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,561 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,624 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,625 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,697 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,757 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,758 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,823 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,881 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,881 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,935 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,942 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:49,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:49,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:49,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:49,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:49,993 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:49,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:49,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:49,999 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,000 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,049 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,055 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,055 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,112 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,112 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,161 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,167 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,167 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,221 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,222 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,268 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,274 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,324 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,376 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,377 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,431 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,491 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,491 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,541 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,546 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,595 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,601 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,601 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,652 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,704 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,755 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,755 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,807 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,808 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,917 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:50,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:50,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:50,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:50,970 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:50,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:50,970 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:50,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:50,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,024 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,024 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,075 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,076 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,129 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,129 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,181 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,188 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,188 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,234 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,239 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,290 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,291 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,334 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,340 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,340 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,384 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,389 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,390 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,436 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,437 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,477 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,482 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,483 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,527 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,532 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,532 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,578 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,584 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,584 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,639 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,695 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,750 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,750 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,797 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,803 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,804 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:51,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:51,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:51,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:51,970 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:51,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:51,970 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:51,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:51,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,014 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,020 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,020 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,065 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,071 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,123 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,168 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,173 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,174 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,225 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,306 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,307 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,353 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,358 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,359 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,405 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,410 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,411 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,455 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,462 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,508 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,514 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,515 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,566 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,573 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,573 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,621 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,627 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,627 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,675 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,676 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,723 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,767 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,773 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,773 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,823 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,824 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,871 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,872 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,921 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,921 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:52,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:52,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:52,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:52,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:52,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:52,969 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:52,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:52,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,018 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,019 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,063 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,069 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,069 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,116 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,122 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,186 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,245 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,292 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,298 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,298 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,347 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,353 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,353 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,403 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,404 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,450 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,457 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,457 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,504 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,510 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,555 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,561 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,614 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,619 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,620 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,662 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,667 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,668 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,721 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,721 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,767 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,773 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,773 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,830 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,881 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,881 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,939 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,939 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:53,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:53,988 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:53,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:53,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:53,994 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:53,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:53,995 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:53,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,041 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,047 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,095 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,101 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,154 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,155 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,204 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,205 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,254 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,259 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,260 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,303 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,361 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,362 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,413 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,414 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,467 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,468 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,516 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,581 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,676 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,688 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,689 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,740 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,740 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,842 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,848 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,848 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,893 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,899 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,899 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,948 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,948 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:54,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:54,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:54,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:54,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:54,997 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:54,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:54,998 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:54,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,040 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,045 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,045 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,087 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,093 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,093 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,145 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,196 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,197 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,246 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,246 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,298 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,303 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,303 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,354 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,354 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,405 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,405 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,458 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,458 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,503 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,508 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,509 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,555 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,567 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,567 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,613 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,619 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,619 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,664 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,670 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,721 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,728 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,794 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,842 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,847 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,848 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,895 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,896 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:55,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:55,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:55,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:55,948 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:55,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:55,948 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:55,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:55,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,006 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,050 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,057 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,110 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,110 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,161 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,161 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,212 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,266 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,312 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,319 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,364 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,369 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,369 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,418 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,424 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,424 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,476 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,520 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,525 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,525 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,566 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,571 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,571 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,613 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,619 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,619 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,664 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,669 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,715 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,803 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,809 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,862 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,863 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,908 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,908 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,954 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:56,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:56,954 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:56,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:56,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:56,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:56,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:56,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:56,999 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,000 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,043 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,043 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,083 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,088 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,088 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,134 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,140 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,140 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,171 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,212 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,212 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,268 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,277 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,368 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,373 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,373 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,405 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,411 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,411 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,457 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,458 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,496 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,500 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,501 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,538 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,538 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,581 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,582 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,621 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,627 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,667 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,672 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,717 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,717 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,761 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,800 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,805 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,862 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,862 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,912 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:57,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:57,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:57,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:57,962 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:57,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:57,962 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:57,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:57,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,008 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,014 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,015 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,111 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,117 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,169 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,223 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,223 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,271 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,277 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,329 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,379 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,380 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,427 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,433 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,486 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,487 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,552 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,558 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,558 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,610 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,611 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,657 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,663 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,708 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,714 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,762 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,768 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,768 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,813 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,855 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,856 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,915 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:58,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:58,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:58,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:58,971 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:58,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:58,972 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:58,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:58,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,019 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,025 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,025 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,065 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,236 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,236 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,298 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,306 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,306 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,382 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,382 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,523 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,524 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,580 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,628 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,635 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,635 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,684 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,690 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,745 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,797 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,797 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,861 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,915 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:43:59,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:43:59,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:43:59,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:43:59,968 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:43:59,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:43:59,968 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:43:59,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:43:59,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,016 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,022 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,077 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,077 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,122 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,128 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,128 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,171 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,213 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,218 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,219 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,322 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,322 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,378 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,433 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,486 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,487 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,539 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,540 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,593 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,640 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,646 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,646 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,698 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,698 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,753 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,753 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,801 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,808 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,809 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,861 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,913 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,913 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:00,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:00,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:00,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:00,979 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:00,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:00,980 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:00,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:00,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,034 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,040 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,089 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,095 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,144 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,150 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,207 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,261 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,311 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,317 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,378 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,378 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,440 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,503 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,549 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,555 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,609 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,609 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,664 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,721 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,722 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,770 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,776 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,776 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,841 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,841 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,891 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,896 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,946 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:01,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:01,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:01,952 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:01,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:01,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:01,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:01,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:01,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,004 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,004 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,049 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,055 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,055 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,107 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,108 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,161 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,161 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,215 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,217 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,264 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,270 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,317 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,322 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,323 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,368 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,373 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,373 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,413 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,413 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,460 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,460 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,511 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,511 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,570 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,570 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,618 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,684 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,690 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,842 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,848 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,849 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,891 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,896 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,896 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,931 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,936 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,937 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:02,974 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:02,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:02,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:02,977 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:02,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:02,978 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:02,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:02,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,017 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,018 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,064 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,113 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,118 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,119 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,171 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,226 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,227 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,274 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,320 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,375 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,375 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,441 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,442 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,544 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,604 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,605 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,658 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,659 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,710 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,765 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,765 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,818 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,819 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,872 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,926 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,926 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:03,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:03,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:03,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:03,978 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:03,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:03,979 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:03,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:03,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:04,026 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:04,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:04,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:04,032 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:04,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:04,032 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:04,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:04,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:04,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:04,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:04,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:04,084 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:04,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:04,084 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:04,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:04,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:04,130 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:04,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:04,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:04,135 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:04,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:04,136 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:04,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:04,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:04,182 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:04,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:04,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:04,188 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:04,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:04,188 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:04,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:04,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:04,238 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:04,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:04,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:04,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:04,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:04,244 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:04,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:04,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:04,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:04,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:04,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:04,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:04,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:04,310 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:04,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:04,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:04,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:04,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:04,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:04,367 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:04,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:04,368 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:04,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:04,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:04,415 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:04,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:04,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:04,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:04,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:04,426 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:04,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:04,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:04,471 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:04,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:04,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:04,477 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:04,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:04,477 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:04,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:04,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:44:04,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:44:04,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:44:04,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-19 03:44:04,531 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-19 03:44:04,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-19 03:44:04,531 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:44:04,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:44:04,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat