./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_multiply_08_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_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/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_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_multiply_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/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_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/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 a9c94ff3f7a4cc7959f300c80b9f2b63e79e2db35d5e30d3783ff95bcb9ac78c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:59:23,911 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:59:24,043 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-19 03:59:24,049 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 03:59:24,049 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 03:59:24,094 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:59:24,095 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:59:24,095 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:59:24,096 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:59:24,097 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:59:24,097 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:59:24,098 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:59:24,099 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 03:59:24,099 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:59:24,100 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:59:24,100 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:59:24,101 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:59:24,101 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-19 03:59:24,102 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 03:59:24,103 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:59:24,103 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:59:24,104 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:59:24,105 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:59:24,105 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:59:24,106 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:59:24,106 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:59:24,107 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:59:24,107 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:59:24,108 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:59:24,108 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 03:59:24,109 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 03:59:24,109 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:59:24,110 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_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/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_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/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 -> a9c94ff3f7a4cc7959f300c80b9f2b63e79e2db35d5e30d3783ff95bcb9ac78c [2023-11-19 03:59:24,427 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:59:24,455 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:59:24,459 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:59:24,460 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:59:24,462 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:59:24,463 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_multiply_08_good.i [2023-11-19 03:59:27,507 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:59:27,901 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:59:27,902 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_multiply_08_good.i [2023-11-19 03:59:27,939 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/bin/ukojak-verify-G8NBE6pJGL/data/424f28a91/daf6e74a4e45411fb0cf8371cf29581c/FLAG65c45841c [2023-11-19 03:59:27,961 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/bin/ukojak-verify-G8NBE6pJGL/data/424f28a91/daf6e74a4e45411fb0cf8371cf29581c [2023-11-19 03:59:27,963 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:59:27,965 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:59:27,967 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:59:27,968 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:59:27,973 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:59:27,976 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:59:27" (1/1) ... [2023-11-19 03:59:27,977 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@294ade84 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:27, skipping insertion in model container [2023-11-19 03:59:27,979 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:59:27" (1/1) ... [2023-11-19 03:59:28,052 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:59:28,413 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-19 03:59:28,987 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:59:29,005 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:59:29,062 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-19 03:59:29,145 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:59:29,324 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:59:29,324 WARN L675 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:59:29,324 WARN L675 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:59:29,325 WARN L675 CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:59:29,325 WARN L675 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:59:29,341 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:59:29,342 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:29 WrapperNode [2023-11-19 03:59:29,342 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:59:29,343 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:59:29,343 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:59:29,344 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:59:29,360 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:59:29" (1/1) ... [2023-11-19 03:59:29,407 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:59:29" (1/1) ... [2023-11-19 03:59:29,450 INFO L138 Inliner]: procedures = 505, calls = 79, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 216 [2023-11-19 03:59:29,456 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:59:29,457 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:59:29,457 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:59:29,458 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:59:29,467 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:29" (1/1) ... [2023-11-19 03:59:29,467 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:29" (1/1) ... [2023-11-19 03:59:29,482 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:29" (1/1) ... [2023-11-19 03:59:29,483 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:29" (1/1) ... [2023-11-19 03:59:29,491 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:29" (1/1) ... [2023-11-19 03:59:29,494 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:29" (1/1) ... [2023-11-19 03:59:29,503 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:29" (1/1) ... [2023-11-19 03:59:29,505 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:29" (1/1) ... [2023-11-19 03:59:29,526 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:59:29,527 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:59:29,527 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:59:29,527 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:59:29,528 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:29" (1/1) ... [2023-11-19 03:59:29,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:59:29,567 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:59:29,586 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/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:59:29,608 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5dfef945-8ee5-4a3e-8277-f3dcf5362e75/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:59:29,636 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2023-11-19 03:59:29,637 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2023-11-19 03:59:29,637 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-11-19 03:59:29,638 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-11-19 03:59:29,638 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:59:29,638 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:59:29,638 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:59:29,638 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2023-11-19 03:59:29,639 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2023-11-19 03:59:29,639 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2023-11-19 03:59:29,639 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2023-11-19 03:59:29,639 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-19 03:59:29,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 03:59:29,841 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:59:29,843 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 03:59:30,284 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 03:59:30,715 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 03:59:30,716 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-19 03:59:30,722 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:59:30 BoogieIcfgContainer [2023-11-19 03:59:30,722 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 03:59:30,724 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 03:59:30,724 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 03:59:30,734 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 03:59:30,734 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,744 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 03:59:30,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:30,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 73 states and 97 transitions. [2023-11-19 03:59:30,823 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 97 transitions. [2023-11-19 03:59:30,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-19 03:59:30,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:30,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:31,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:31,311 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:59:31,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:31,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 72 states and 96 transitions. [2023-11-19 03:59:31,411 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 96 transitions. [2023-11-19 03:59:31,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2023-11-19 03:59:31,413 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:31,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:31,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:31,536 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:59:31,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:31,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 71 states and 95 transitions. [2023-11-19 03:59:31,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 95 transitions. [2023-11-19 03:59:31,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 03:59:31,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:31,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:31,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:31,686 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:59:31,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:31,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 70 states and 94 transitions. [2023-11-19 03:59:31,744 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 94 transitions. [2023-11-19 03:59:31,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:59:31,747 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:31,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:31,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:31,864 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 03:59:31,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:31,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 69 states and 93 transitions. [2023-11-19 03:59:31,912 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 93 transitions. [2023-11-19 03:59:31,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:31,914 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:31,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:31,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:32,109 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:32,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:32,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:32,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:32,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:32,162 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:32,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:32,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:32,292 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:32,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:32,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:32,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:32,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:32,302 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:32,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:32,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:32,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:32,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:32,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:32,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:32,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:32,435 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:32,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:32,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:32,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:32,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:32,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:32,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:32,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:32,595 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:32,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:32,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:32,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:32,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:32,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:32,749 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:32,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:32,750 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:32,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:32,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:32,883 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:32,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:32,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:32,898 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:32,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:32,905 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:32,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:32,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:33,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:33,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:33,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:33,051 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:33,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:33,052 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:33,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:33,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:33,216 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:33,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:33,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:33,227 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:33,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:33,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:33,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:33,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:33,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:33,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:33,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:33,389 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:33,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:33,391 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:33,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:33,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:33,517 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:33,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:33,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:33,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:33,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:33,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:33,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:33,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:33,667 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:33,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:33,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:33,674 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:33,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:33,675 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:33,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:33,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:33,820 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:33,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:33,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:33,832 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:33,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:33,834 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:33,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:33,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:33,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:33,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:33,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:33,982 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:33,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:33,988 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:33,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:34,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:34,101 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:34,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:34,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:34,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:34,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:34,109 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:34,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:34,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:34,216 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:34,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:34,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:34,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:34,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:34,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:34,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:34,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:34,341 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:34,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:34,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:34,347 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:34,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:34,351 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:34,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:34,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:34,463 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:34,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:34,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:34,469 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:34,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:34,470 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:34,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:34,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:34,566 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:34,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:34,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:34,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:34,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:34,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:34,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:34,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:34,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:34,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:34,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:34,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:34,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:34,693 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:34,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:34,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:34,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:34,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:34,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:34,807 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:34,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:34,808 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:34,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:34,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:34,915 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:34,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:34,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:34,921 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:34,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:34,924 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:34,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:34,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:35,043 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:35,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:35,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:35,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:35,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:35,050 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:35,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:35,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:35,144 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:35,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:35,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:35,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:35,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:35,150 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:35,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:35,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:35,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:35,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:35,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:35,249 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:35,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:35,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:35,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:35,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:35,340 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:35,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:35,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:35,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:35,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:35,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:35,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:35,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:35,438 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:35,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:35,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:35,443 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:35,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:35,443 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:35,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:35,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:35,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:35,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:35,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:35,545 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:35,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:35,545 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:35,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:35,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:35,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:35,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:35,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:35,661 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:35,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:35,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:35,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:35,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:35,761 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:35,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:35,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:35,767 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:35,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:35,767 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:35,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:35,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:35,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:35,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:35,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:35,872 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:35,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:35,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:35,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:35,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:35,966 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:35,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:35,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:35,971 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:35,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:35,972 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:35,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:35,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:36,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:36,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:36,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:36,069 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:36,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:36,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:36,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:36,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:36,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:36,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:36,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:36,209 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:36,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:36,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:36,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:36,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:36,307 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:36,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:36,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:36,313 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:36,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:36,314 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:36,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:36,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:36,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:36,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:36,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:36,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:36,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:36,419 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:36,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:36,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:36,514 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:36,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:36,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:36,520 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:36,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:36,520 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:36,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:36,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:36,614 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:36,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:36,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:36,620 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:36,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:36,621 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:36,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:36,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:36,744 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:36,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:36,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:36,750 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:36,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:36,751 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:36,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:36,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:36,865 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:36,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:36,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:36,872 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:36,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:36,872 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:36,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:36,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:36,983 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:36,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:36,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:36,989 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:36,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:36,990 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:36,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:37,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:37,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:37,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:37,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:37,097 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:37,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:37,098 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:37,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:37,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:37,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:37,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:37,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:37,205 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:37,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:37,206 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:37,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:37,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:37,302 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:37,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:37,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:37,307 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:37,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:37,308 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:37,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:37,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:37,406 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:37,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:37,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:37,413 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:37,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:37,414 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:37,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:37,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:37,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:37,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:37,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:37,541 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:37,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:37,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:37,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:37,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:37,654 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:37,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:37,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:37,659 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:37,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:37,660 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:37,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:37,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:37,769 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:37,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:37,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:37,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:37,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:37,775 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:37,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:37,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:37,871 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:37,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:37,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:37,877 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:37,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:37,877 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:37,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:37,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:37,969 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:37,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:37,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:37,974 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:37,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:37,975 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:37,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:37,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:38,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:38,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:38,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:38,077 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:38,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:38,077 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:38,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:38,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:38,191 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:38,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:38,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:38,196 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:38,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:38,197 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:38,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:38,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:38,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:38,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:38,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:38,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:38,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:38,302 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:38,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:38,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:38,394 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:38,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:38,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:38,399 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:38,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:38,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:38,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:38,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:38,493 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:38,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:38,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:38,500 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:38,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:38,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:38,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:38,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:38,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:38,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:38,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:38,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:38,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:38,633 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:38,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:38,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:38,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:38,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:38,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:38,735 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:38,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:38,736 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:38,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:38,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:38,850 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:38,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:38,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:38,855 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:38,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:38,856 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:38,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:38,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:38,949 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:38,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:38,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:38,954 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:38,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:38,954 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:38,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:38,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:39,041 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:39,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:39,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:39,046 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:39,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:39,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:39,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:39,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:39,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:39,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:39,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:39,155 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:39,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:39,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:39,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:39,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:39,250 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:39,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:39,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:39,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:39,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:39,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:39,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:39,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:39,351 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:39,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:39,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:39,357 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:39,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:39,358 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:39,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:39,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:39,448 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:39,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:39,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:39,455 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:39,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:39,455 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:39,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:39,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:39,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:39,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:39,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:39,597 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:39,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:39,598 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:39,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:39,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:39,714 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:39,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:39,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:39,721 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:39,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:39,722 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:39,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:39,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:39,822 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:39,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:39,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:39,828 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:39,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:39,830 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:39,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:39,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:39,922 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:39,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:39,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:39,930 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:39,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:39,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:39,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:39,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:40,020 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:40,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:40,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:40,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:40,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:40,026 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:40,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:40,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:40,113 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:40,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:40,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:40,118 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:40,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:40,119 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:40,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:40,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:40,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:40,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:40,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:40,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:40,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:40,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:40,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:40,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:40,321 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:40,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:40,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:40,327 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:40,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:40,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:40,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:40,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:40,423 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:40,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:40,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:40,429 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:40,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:40,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:40,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:40,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:40,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:40,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:40,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:40,524 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:40,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:40,524 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:40,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:40,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:40,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:40,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:40,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:40,622 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:40,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:40,622 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:40,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:40,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:40,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:40,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:40,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:40,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:40,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:40,706 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:40,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:40,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:40,784 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:40,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:40,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:40,789 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:40,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:40,790 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:40,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:40,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:40,875 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:40,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:40,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:40,880 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:40,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:40,881 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:40,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:40,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:40,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:40,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:40,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:40,966 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:40,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:40,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:40,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:40,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:41,067 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:41,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:41,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:41,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:41,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:41,073 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:41,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:41,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:41,153 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:41,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:41,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:41,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:41,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:41,158 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:41,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:41,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:41,239 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:41,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:41,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:41,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:41,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:41,245 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:41,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:41,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:41,327 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:41,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:41,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:41,333 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:41,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:41,333 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:41,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:41,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:41,415 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:41,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:41,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:41,420 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:41,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:41,421 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:41,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:41,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:41,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:41,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:41,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:41,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:41,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:41,510 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:41,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:41,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:41,594 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:41,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:41,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:41,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:41,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:41,600 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:41,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:41,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:41,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:41,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:41,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:41,685 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:41,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:41,686 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:41,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:41,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:41,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:41,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:41,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:41,784 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:41,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:41,785 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:41,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:41,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:41,887 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:41,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:41,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:41,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:41,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:41,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:41,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:41,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:41,976 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:41,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:41,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:41,981 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:41,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:41,982 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:41,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:42,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:42,066 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:42,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:42,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:42,071 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:42,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:42,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:42,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:42,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:42,154 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:42,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:42,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:42,159 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:42,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:42,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:42,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:42,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:42,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:42,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:42,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:42,249 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:42,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:42,249 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:42,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:42,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:42,331 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:42,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:42,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:42,336 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:42,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:42,337 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:42,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:42,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:42,437 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:42,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:42,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:42,445 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:42,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:42,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:42,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:42,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:42,548 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:42,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:42,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:42,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:42,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:42,556 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:42,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:42,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:42,666 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:42,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:42,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:42,673 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:42,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:42,675 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:42,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:42,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:42,775 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:42,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:42,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:42,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:42,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:42,782 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:42,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:42,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:42,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:42,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:42,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:42,880 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:42,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:42,881 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:42,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:42,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:42,967 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:42,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:42,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:42,973 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:42,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:42,973 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:42,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:42,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:43,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:43,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:43,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:43,069 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:43,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:43,069 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:43,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:43,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:43,158 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:43,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:43,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:43,164 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:43,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:43,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:43,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:43,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:43,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:43,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:43,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:43,258 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:43,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:43,258 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:43,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:43,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:43,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:43,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:43,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:43,349 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:43,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:43,350 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:43,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:43,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:43,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:43,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:43,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:43,452 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:43,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:43,453 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:43,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:43,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:43,542 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:43,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:43,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:43,548 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:43,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:43,549 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:43,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:43,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:43,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:43,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:43,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:43,682 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:43,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:43,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:43,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:43,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:43,768 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:43,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:43,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:43,774 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:43,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:43,774 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:43,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:43,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:43,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:43,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:43,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:43,858 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:43,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:43,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:43,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:43,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:43,938 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:43,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:43,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:43,944 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:43,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:43,945 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:43,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:43,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:44,035 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:44,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:44,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:44,041 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:44,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:44,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:44,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:44,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:44,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:44,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:44,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:44,134 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:44,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:44,135 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:44,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:44,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:44,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:44,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:44,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:44,232 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:44,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:44,232 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:44,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:44,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:44,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:44,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:44,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:44,330 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:44,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:44,331 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:44,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:44,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:44,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:44,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:44,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:44,431 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:44,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:44,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:44,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:44,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:44,522 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:44,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:44,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:44,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:44,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:44,528 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:44,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:44,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:44,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:44,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:44,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:44,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:44,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:44,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:44,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:44,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:44,709 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:44,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:44,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:44,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:44,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:44,714 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:44,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:44,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:44,801 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:44,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:44,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:44,806 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:44,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:44,806 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:44,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:44,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:44,885 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:44,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:44,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:44,890 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:44,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:44,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:44,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:44,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:44,969 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:44,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:44,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:44,974 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:44,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:44,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:44,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:44,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:45,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:45,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:45,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:45,063 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:45,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:45,063 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:45,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:45,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:45,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:45,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:45,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:45,162 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:45,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:45,164 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:45,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:45,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:45,263 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:45,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:45,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:45,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:45,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:45,273 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:45,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:45,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:45,370 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:45,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:45,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:45,380 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:45,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:45,381 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:45,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:45,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:45,464 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:45,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:45,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:45,470 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:45,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:45,470 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:45,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:45,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:45,567 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:45,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:45,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:45,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:45,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:45,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:45,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:45,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:45,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:45,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:45,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:45,655 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:45,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:45,655 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:45,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:45,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:45,766 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:45,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:45,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:45,773 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:45,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:45,774 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:45,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:45,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:45,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:45,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:45,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:45,871 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:45,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:45,872 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:45,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:45,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:45,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:45,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:45,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:45,966 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:45,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:45,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:45,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:45,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:46,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:46,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:46,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:46,066 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:46,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:46,067 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:46,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:46,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:46,142 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:46,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:46,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:46,147 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:46,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:46,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:46,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:46,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:46,225 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:46,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:46,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:46,230 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:46,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:46,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:46,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:46,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:46,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:46,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:46,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:46,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:46,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:46,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:46,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:46,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:46,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:46,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:46,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:46,412 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:46,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:46,413 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:46,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:46,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:46,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:46,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:46,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:46,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:46,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:46,504 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:46,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:46,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:46,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:46,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:46,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:46,595 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:46,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:46,596 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:46,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:46,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:46,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:46,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:46,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:46,690 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:46,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:46,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:46,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:46,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:46,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:46,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:46,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:46,777 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:46,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:46,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:46,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:46,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:46,871 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:46,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:46,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:46,877 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:46,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:46,877 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:46,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:46,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:46,957 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:46,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:46,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:46,962 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:46,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:46,963 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:46,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:46,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:47,048 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:47,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:47,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:47,053 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:47,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:47,054 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:47,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:47,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:47,140 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:47,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:47,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:47,145 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:47,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:47,146 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:47,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:47,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:47,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:47,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:47,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:47,231 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:47,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:47,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:47,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:47,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:47,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:47,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:47,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:47,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:47,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:47,319 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:47,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:47,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:47,402 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:47,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:47,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:47,407 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:47,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:47,408 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:47,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:47,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:47,497 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:47,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:47,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:47,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:47,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:47,503 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:47,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:47,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:47,599 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:47,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:47,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:47,604 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:47,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:47,605 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:47,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:47,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:47,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:47,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:47,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:47,696 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:47,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:47,697 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:47,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:47,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:47,804 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:47,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:47,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:47,810 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:47,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:47,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:47,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:47,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:47,919 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:47,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:47,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:47,924 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:47,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:47,925 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:47,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:47,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,023 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,114 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,119 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,119 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,204 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,205 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,286 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,291 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,292 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,387 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,463 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,467 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,468 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,542 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,546 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,798 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,798 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,873 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,878 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:48,956 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:48,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:48,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:48,961 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:48,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:48,961 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:48,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:48,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,036 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,041 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,120 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,125 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,126 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,217 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,297 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,303 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,380 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,385 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,462 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,463 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,542 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,543 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,622 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,705 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,709 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,710 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,785 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,786 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,863 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,863 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:49,939 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:49,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:49,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:49,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:49,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:49,944 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:49,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:49,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,017 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,023 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,098 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,103 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,103 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,180 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,184 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,185 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,273 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,353 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,353 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,433 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,511 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,595 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,666 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,670 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,746 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,747 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,822 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:50,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:50,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:50,909 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:50,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:50,910 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:50,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:50,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:50,996 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:51,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:51,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:51,000 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:51,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:51,001 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:51,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:51,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:51,139 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:51,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:51,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:51,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:51,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:51,144 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:51,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:51,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:51,237 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:51,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:51,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:51,242 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:51,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:51,242 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:51,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:51,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:51,330 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:51,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:51,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:51,334 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:51,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:51,334 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:51,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:51,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:51,412 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:51,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:51,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:51,427 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:51,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:51,427 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:51,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:51,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:51,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:51,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:51,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:51,533 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:51,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:51,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:51,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:51,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:51,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:51,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:51,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:51,617 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:51,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:51,618 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:51,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:51,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:51,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:51,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:51,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:51,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:51,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:51,710 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:51,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:51,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:51,790 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:51,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:51,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:51,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:51,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:51,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:51,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:51,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:51,875 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:51,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:51,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:51,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:51,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:51,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:51,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:51,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:51,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:51,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:51,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:51,955 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:51,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:51,956 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:51,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:51,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:52,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:52,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:52,036 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:52,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:52,036 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:52,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:52,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,119 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:52,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:52,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:52,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:52,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:52,124 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:52,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:52,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,204 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:52,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:52,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:52,209 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:52,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:52,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:52,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:52,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,294 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:52,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:52,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:52,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:52,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:52,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:52,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:52,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,379 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:52,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:52,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:52,383 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:52,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:52,384 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:52,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:52,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,486 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:52,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:52,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:52,490 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:52,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:52,491 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:52,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:52,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,573 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:52,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:52,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:52,578 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:52,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:52,578 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:52,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:52,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,660 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:52,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:52,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:52,665 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:52,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:52,665 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:52,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:52,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,746 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:52,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:52,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:52,751 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:52,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:52,751 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:52,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:52,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:52,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:52,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:52,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:52,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:52,834 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:52,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:52,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,914 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:52,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:52,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:52,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:52,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:52,919 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:52,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:52,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:52,997 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,001 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,075 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,079 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,080 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,161 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,239 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,317 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,321 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,322 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,417 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,498 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,498 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,575 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,579 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,580 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,655 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,666 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,666 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,744 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,748 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,832 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,837 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,837 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,915 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:53,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:53,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:53,920 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:53,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:53,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:53,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:53,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:53,997 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,001 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,001 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,080 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,085 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,090 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,169 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,174 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,174 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,253 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,257 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,258 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,354 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,359 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,359 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,435 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,435 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,511 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,512 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,591 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,667 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,754 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,755 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,834 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:54,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:54,984 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:54,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:54,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:54,988 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:54,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:54,988 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:54,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:55,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:55,075 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:55,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:55,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:55,079 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:55,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:55,080 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:55,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:55,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:55,161 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:55,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:55,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:55,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:55,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:55,166 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:55,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:55,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:55,288 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:55,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:55,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:55,293 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:55,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:55,294 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:55,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:55,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:55,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:55,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:55,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:55,398 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:55,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:55,399 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:55,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:55,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:55,496 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:55,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:55,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:55,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:55,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:55,502 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:55,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:55,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:55,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:55,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:55,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:55,601 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:55,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:55,602 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:55,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:55,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:55,675 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:55,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:55,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:55,679 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:55,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:55,679 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:55,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:55,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:55,758 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:55,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:55,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:55,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:55,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:55,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:55,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:55,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:55,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:55,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:55,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:55,846 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:55,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:55,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:55,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:55,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:55,922 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:55,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:55,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:55,926 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:55,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:55,926 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:55,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:55,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:55,997 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,002 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,088 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,092 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,092 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,170 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,171 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,250 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,255 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,329 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,415 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,420 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,420 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,492 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,573 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,573 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,642 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,647 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,714 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,718 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,784 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,789 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,789 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,867 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,871 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,872 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:56,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:56,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:56,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:56,946 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:56,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:56,947 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:56,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:56,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,018 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,023 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,101 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,172 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,249 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,323 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,417 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,490 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,495 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,495 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,566 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,571 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,571 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,646 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,651 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,651 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,724 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,728 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,729 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,806 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,807 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,880 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,885 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,886 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:57,956 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:57,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:57,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:57,961 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:57,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:57,961 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:57,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:57,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,033 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,037 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,038 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,106 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,110 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,111 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,179 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,184 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,184 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,256 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,261 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,261 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,329 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,333 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,333 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,417 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,421 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,421 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,486 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,490 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,490 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,556 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,560 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,626 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,630 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,631 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,706 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,774 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,779 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,847 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,913 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,917 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:58,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:58,983 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:58,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:58,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:58,990 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:58,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:58,990 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:58,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,058 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,130 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,198 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,203 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,204 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,273 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,276 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,378 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,384 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,384 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,474 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,488 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,578 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,584 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,584 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,670 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,675 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,676 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,764 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,764 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,828 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,832 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,832 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,901 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,902 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:59,966 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 03:59:59,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:59,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 03:59:59,970 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 03:59:59,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 03:59:59,970 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:59,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:59,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,035 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,039 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,103 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,106 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,107 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,175 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,179 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,179 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,249 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,253 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,253 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,322 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,323 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,391 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,463 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,557 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,561 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,629 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,633 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,633 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,707 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,707 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,780 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,784 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,784 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:00,928 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:00,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:00,929 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:00,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:00,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:00,996 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:00,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:00,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,000 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,000 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,067 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,071 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,071 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,139 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,143 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,143 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,215 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,215 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,285 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,290 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,290 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,362 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,363 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,433 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,437 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,505 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,508 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,509 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,582 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,586 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,587 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,660 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,661 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,758 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,841 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,842 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,913 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:01,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:01,987 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:01,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:01,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:01,991 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:01,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:01,991 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:01,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,065 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,135 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,139 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,140 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,214 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,220 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,221 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,310 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,381 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,385 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,520 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,525 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,525 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,600 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,659 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,663 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,726 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,730 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,730 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,795 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,799 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,800 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,884 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,885 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:02,958 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:02,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:02,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:02,963 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:02,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:02,963 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:02,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:02,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,032 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,036 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,036 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,104 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,109 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,170 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,174 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,174 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,241 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,246 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,323 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,397 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,401 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,472 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,476 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,543 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,547 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,620 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,624 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,625 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,775 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,846 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,846 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,916 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,920 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:03,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:03,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:03,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:03,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:03,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:03,985 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:03,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:03,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,075 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,088 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,088 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,203 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,269 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,270 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,335 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,336 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,397 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,463 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,537 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,613 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,613 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,671 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,674 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,675 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,731 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,735 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,735 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,798 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,802 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,863 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:04,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:04,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:04,935 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:04,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:04,935 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:04,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:04,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:04,998 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,002 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,052 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,055 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,056 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,123 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,128 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,128 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,197 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,201 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,262 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,266 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,326 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,330 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,331 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,404 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,408 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,409 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,477 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,481 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,537 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,537 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,592 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,654 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,658 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,658 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,721 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,725 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,725 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,796 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,868 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,872 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,872 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:05,934 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:05,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:05,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:05,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:05,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:05,938 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:05,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:05,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,007 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,061 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,114 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,117 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,118 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,164 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,168 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,168 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,221 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,221 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,281 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,357 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,358 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,422 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,426 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,503 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,553 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,554 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,627 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,693 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,746 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,749 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,750 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,807 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,811 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,812 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,860 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,864 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,922 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,923 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:06,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:06,986 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:06,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:06,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:06,989 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:06,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:06,989 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:06,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,042 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,046 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,046 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,099 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,102 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,103 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,161 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,162 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,218 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,222 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,222 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,278 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,328 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,332 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,332 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,405 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,409 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,410 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,493 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,497 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,549 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,552 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,552 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,602 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,606 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,667 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,668 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,723 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,727 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,727 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,797 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,801 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:00:07,879 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-19 04:00:07,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:00:07,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-19 04:00:07,883 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-19 04:00:07,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:00:07,883 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:00:07,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:00:07,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat