./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fscanf_multiply_08_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version cf1a7837 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_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fscanf_multiply_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 8709d0dd1417f72680ac49a0b75f082aefce105d9ef1e3760edc003b735c2e10 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-11 23:56:59,632 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-11 23:56:59,709 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-11 23:56:59,715 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-11 23:56:59,716 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-11 23:56:59,743 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-11 23:56:59,744 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-11 23:56:59,744 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-11 23:56:59,745 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-11 23:56:59,746 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-11 23:56:59,747 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-11 23:56:59,747 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-11 23:56:59,748 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-11 23:56:59,748 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-11 23:56:59,749 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-11 23:56:59,750 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-11 23:56:59,750 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-11 23:56:59,751 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-11 23:56:59,751 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-11 23:56:59,752 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-11 23:56:59,752 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-11 23:56:59,758 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-11 23:56:59,759 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-11 23:56:59,759 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-11 23:56:59,760 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-11 23:56:59,761 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-11 23:56:59,761 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-11 23:56:59,761 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-11 23:56:59,762 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-11 23:56:59,762 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-11 23:56:59,763 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-11 23:56:59,763 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_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 8709d0dd1417f72680ac49a0b75f082aefce105d9ef1e3760edc003b735c2e10 [2023-11-11 23:57:00,061 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-11 23:57:00,098 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-11 23:57:00,101 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-11 23:57:00,102 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-11 23:57:00,103 INFO L274 PluginConnector]: CDTParser initialized [2023-11-11 23:57:00,104 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fscanf_multiply_08_good.i [2023-11-11 23:57:03,131 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-11 23:57:03,565 INFO L384 CDTParser]: Found 1 translation units. [2023-11-11 23:57:03,566 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fscanf_multiply_08_good.i [2023-11-11 23:57:03,609 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/data/5e0a27967/8b2166d0918640bebbb23ea0222a9198/FLAG17da0b275 [2023-11-11 23:57:03,632 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/data/5e0a27967/8b2166d0918640bebbb23ea0222a9198 [2023-11-11 23:57:03,638 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-11 23:57:03,641 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-11 23:57:03,644 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-11 23:57:03,645 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-11 23:57:03,650 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-11 23:57:03,653 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 11:57:03" (1/1) ... [2023-11-11 23:57:03,654 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@538381d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:03, skipping insertion in model container [2023-11-11 23:57:03,655 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 11:57:03" (1/1) ... [2023-11-11 23:57:03,743 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-11 23:57:04,211 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-11 23:57:04,816 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-11 23:57:04,827 INFO L202 MainTranslator]: Completed pre-run [2023-11-11 23:57:04,866 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-11 23:57:04,988 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-11 23:57:05,186 WARN L672 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-11 23:57:05,186 WARN L672 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-11-11 23:57:05,186 WARN L672 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-11-11 23:57:05,187 WARN L672 CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler. [2023-11-11 23:57:05,187 WARN L672 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-11 23:57:05,195 INFO L206 MainTranslator]: Completed translation [2023-11-11 23:57:05,196 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05 WrapperNode [2023-11-11 23:57:05,196 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-11 23:57:05,197 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-11 23:57:05,197 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-11 23:57:05,197 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-11 23:57:05,203 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,245 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,294 INFO L138 Inliner]: procedures = 505, calls = 93, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 144 [2023-11-11 23:57:05,294 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-11 23:57:05,295 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-11 23:57:05,295 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-11 23:57:05,295 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-11 23:57:05,306 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,306 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,310 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,310 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,318 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,321 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,324 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,325 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,329 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-11 23:57:05,330 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-11 23:57:05,330 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-11 23:57:05,331 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-11 23:57:05,332 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-11 23:57:05,354 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/z3 [2023-11-11 23:57:05,368 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-11 23:57:05,377 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43c94bec-f6ae-4026-9d34-25c1c9b65e72/bin/ukojak-verify-0OAaufAVZV/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-11 23:57:05,408 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2023-11-11 23:57:05,408 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2023-11-11 23:57:05,408 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-11-11 23:57:05,409 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-11-11 23:57:05,409 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-11 23:57:05,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-11 23:57:05,409 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-11 23:57:05,409 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-11 23:57:05,409 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-11 23:57:05,409 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2023-11-11 23:57:05,410 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2023-11-11 23:57:05,410 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-11 23:57:05,410 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2023-11-11 23:57:05,410 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2023-11-11 23:57:05,410 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-11 23:57:05,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-11 23:57:05,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-11 23:57:05,573 INFO L236 CfgBuilder]: Building ICFG [2023-11-11 23:57:05,575 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-11 23:57:05,887 INFO L277 CfgBuilder]: Performing block encoding [2023-11-11 23:57:05,942 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-11 23:57:05,942 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-11 23:57:05,945 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 11:57:05 BoogieIcfgContainer [2023-11-11 23:57:05,945 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-11 23:57:05,946 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-11 23:57:05,946 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-11 23:57:05,956 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-11 23:57:05,957 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 11:57:05" (1/1) ... [2023-11-11 23:57:05,966 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-11 23:57:06,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 73 states and 97 transitions. [2023-11-11 23:57:06,018 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 97 transitions. [2023-11-11 23:57:06,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-11 23:57:06,023 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,559 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-11 23:57:06,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 72 states and 96 transitions. [2023-11-11 23:57:06,648 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 96 transitions. [2023-11-11 23:57:06,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2023-11-11 23:57:06,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,798 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-11 23:57:07,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 71 states and 95 transitions. [2023-11-11 23:57:07,032 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 95 transitions. [2023-11-11 23:57:07,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-11 23:57:07,034 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,340 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-11 23:57:07,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 70 states and 94 transitions. [2023-11-11 23:57:07,477 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 94 transitions. [2023-11-11 23:57:07,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,479 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,628 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-11 23:57:07,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 69 states and 93 transitions. [2023-11-11 23:57:07,921 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 93 transitions. [2023-11-11 23:57:07,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:07,923 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,082 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:08,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:08,174 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:08,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:08,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:08,286 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:08,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:08,292 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:08,394 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:08,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:08,395 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:08,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:08,488 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:08,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:08,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,598 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:08,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:08,607 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:08,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:08,609 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:08,708 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:08,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:08,710 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:08,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:08,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:08,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:08,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,878 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:08,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:08,887 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:08,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:08,888 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:08,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:08,989 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:08,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:08,990 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,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-11 23:57:09,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:09,073 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:09,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:09,075 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:09,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:09,151 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:09,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:09,155 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,271 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:09,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:09,277 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:09,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:09,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:09,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:09,367 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:09,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:09,368 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,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-11 23:57:09,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:09,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:09,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:09,450 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,536 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:09,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:09,541 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:09,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:09,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,634 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:09,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:09,641 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:09,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:09,644 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,725 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:09,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:09,731 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:09,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:09,733 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,815 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:09,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:09,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:09,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:09,821 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,912 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:09,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:09,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:09,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:09,919 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,992 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:09,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:09,998 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,072 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:10,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,146 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:10,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,153 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,153 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,226 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,304 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,306 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,385 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:10,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,392 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,393 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,467 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:10,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,474 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:10,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,638 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,638 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,730 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:10,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,736 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,737 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:10,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,831 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:10,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,896 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,970 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:10,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:10,976 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:10,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:10,976 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,042 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,042 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,115 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:11,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,121 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:11,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,196 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,197 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,269 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,269 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,333 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:11,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,339 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,339 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,426 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,427 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,509 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:11,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,519 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,598 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:11,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,606 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,607 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,685 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,686 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,766 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,766 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:11,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,842 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,842 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,912 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:11,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,917 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:11,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:11,988 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:11,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:11,988 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,071 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,136 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:12,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,142 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,142 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,206 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:12,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,212 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,281 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:12,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,348 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,348 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,410 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:12,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,416 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,416 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,484 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,484 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,548 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,549 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,633 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,692 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:12,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,698 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,754 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:12,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,761 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,827 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:12,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,833 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,893 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:12,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,907 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:12,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:12,981 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:12,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:12,982 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,053 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:13,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,061 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:13,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,124 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,124 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,196 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:13,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,203 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,261 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:13,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,267 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,329 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,394 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,452 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:13,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,459 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,459 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,521 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,521 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:13,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,583 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,584 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:13,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,644 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,720 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:13,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,727 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,728 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:13,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,825 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,826 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:13,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,927 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,928 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:13,991 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:13,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:13,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:14,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,054 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,055 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,108 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:14,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:14,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,239 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,302 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:14,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,390 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,391 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,455 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:14,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,461 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,526 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,527 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:14,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,589 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,648 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:14,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,654 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,654 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,713 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:14,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,719 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,720 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,783 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:14,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,788 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,789 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,859 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,922 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,922 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:14,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:14,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:14,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:14,986 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,071 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,133 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:15,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,138 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,139 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,203 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,204 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,281 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,282 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,338 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:15,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,343 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,344 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:15,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,405 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,405 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,460 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:15,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,467 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,468 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,536 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,539 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,602 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,603 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,693 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:15,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,699 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,753 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:15,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,758 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,759 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,815 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:15,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,821 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,877 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:15,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,883 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,883 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:15,944 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:15,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:15,945 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:16,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,005 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,005 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,071 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,133 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,134 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:16,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,195 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,195 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:16,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,294 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,294 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,365 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:16,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,371 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,372 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,442 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:16,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,460 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,461 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,533 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:16,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,541 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,612 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:16,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,626 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:16,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,754 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,755 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,826 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:16,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,832 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,832 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:16,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,894 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:16,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:16,952 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:16,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:16,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,014 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,069 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,074 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,075 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,150 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,207 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,212 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,212 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,281 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,360 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,362 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,445 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,523 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,524 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,576 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,581 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,638 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,644 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,699 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,704 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,704 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,757 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,819 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,820 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,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-11 23:57:17,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,878 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:17,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:17,952 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:17,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:17,953 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:18,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,013 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,073 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,132 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:18,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,189 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,189 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,244 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,359 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,360 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,417 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,417 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:18,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,524 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:18,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,529 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:18,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,584 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,585 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,659 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,659 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:18,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,717 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,770 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:18,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,775 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,834 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,890 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:18,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,945 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,946 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,994 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:18,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:18,999 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:18,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:18,999 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,053 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,054 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,110 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,160 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:19,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,166 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,221 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,221 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:19,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,293 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,293 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,362 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:19,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,368 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,369 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:19,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,442 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,443 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,513 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,514 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,582 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,583 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:19,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,636 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,695 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,695 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,748 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,749 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,802 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,851 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:19,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,855 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,856 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,905 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:19,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,910 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:19,966 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:19,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:19,967 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,028 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:20,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,033 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:20,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,095 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:20,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,195 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,257 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,324 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,383 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,384 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,443 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,523 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:20,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,529 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,587 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:20,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,645 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,646 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,755 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:20,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,760 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,760 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:20,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,817 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,817 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,870 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:20,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:20,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:20,952 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:20,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:20,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,005 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,010 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,010 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,082 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,086 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,087 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,145 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,196 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,201 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,257 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,312 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,317 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,369 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,374 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,374 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,425 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,430 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,482 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,488 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,488 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,544 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,544 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,600 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,651 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,655 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,656 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,712 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,712 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,763 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,768 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,768 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,821 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,826 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,827 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,891 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,945 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:21,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:21,950 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:21,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:21,950 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:22,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,004 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,004 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,056 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:22,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,061 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:22,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,167 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,167 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,220 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:22,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,225 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,225 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,278 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,332 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,332 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,387 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,387 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:22,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,445 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,495 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:22,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,500 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,556 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,556 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,635 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,636 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,706 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,776 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:22,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,847 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:22,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,916 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,917 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:22,972 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:22,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:22,972 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,021 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,026 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,076 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,081 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,081 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,136 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,136 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,208 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,208 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,263 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,316 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,316 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,366 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,371 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,371 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,426 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,475 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,480 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,539 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,539 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,608 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,663 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,713 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,718 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,767 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,772 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,772 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,885 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,885 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:23,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,939 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,939 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:23,991 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:23,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:23,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,048 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,048 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,103 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,104 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,161 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,268 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:24,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,330 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,331 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,387 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:24,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,440 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:24,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,516 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,569 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:24,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,574 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,628 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,629 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:24,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,684 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,684 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:24,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,739 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,740 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,795 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,846 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:24,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,851 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,851 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,901 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:24,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,905 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,905 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:24,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:24,959 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:24,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:24,959 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,015 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,017 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,094 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,095 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,170 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,171 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,224 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,230 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,230 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,282 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,286 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,287 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,337 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,429 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,434 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,492 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,492 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,544 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,549 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,598 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,603 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,603 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,653 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,658 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,658 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,708 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,713 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,713 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,765 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,765 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,818 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,819 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,876 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,925 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,930 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:25,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:25,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:25,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:25,984 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,037 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,038 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,086 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:26,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,090 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,091 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,145 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:26,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,198 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:26,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,284 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,285 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:26,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,356 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,421 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:26,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,427 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,499 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,639 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:26,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,643 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,693 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:26,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,698 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,750 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:26,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,755 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,755 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,826 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:26,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,845 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,845 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:26,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,925 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,925 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,973 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:26,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:26,977 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:26,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:26,977 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,027 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,031 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,032 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,084 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,084 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,139 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,139 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,195 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,196 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,246 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,250 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,304 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,355 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,437 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,489 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,490 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,543 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,544 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,592 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,597 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,597 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,651 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,651 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,699 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,757 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,806 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,810 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,810 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,866 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,866 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,968 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:27,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:27,972 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:27,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:27,973 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,028 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,028 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,082 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,082 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,134 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,135 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,190 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,190 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,240 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,244 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,295 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,299 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,300 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,350 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,356 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,426 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,426 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,475 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,479 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,480 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,530 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,534 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,535 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,589 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,641 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,646 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,646 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,696 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,701 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,756 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,806 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,810 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:28,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,864 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,864 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,919 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:28,974 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:28,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:28,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,030 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,083 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,084 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,139 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,139 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,249 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,299 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,304 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,383 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,384 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,435 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,439 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,493 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,494 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,550 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,600 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,604 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,604 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,660 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,660 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,710 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,715 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,769 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,769 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,819 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,824 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,824 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,877 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,926 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,930 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,931 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,978 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:29,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:29,982 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:29,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:29,982 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,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-11 23:57:30,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,036 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,036 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,085 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:30,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,089 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:30,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,138 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,138 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:30,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,193 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,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-11 23:57:30,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,246 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:30,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,330 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,395 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:30,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,401 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,465 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:30,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,471 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,471 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:30,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,550 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,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-11 23:57:30,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,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-11 23:57:30,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,701 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,701 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,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-11 23:57:30,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:30,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,818 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,818 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,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-11 23:57:30,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:30,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,933 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,934 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:30,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:30,986 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:30,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:30,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,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-11 23:57:31,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:31,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,106 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,107 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:31,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,159 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,209 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:31,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,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-11 23:57:31,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,271 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,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-11 23:57:31,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,331 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,332 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:31,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,388 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,389 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,439 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:31,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,443 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,443 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,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-11 23:57:31,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,497 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:31,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,558 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,558 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,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-11 23:57:31,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,646 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,646 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,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-11 23:57:31,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,750 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:31,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,754 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,754 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,809 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:31,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,816 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,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-11 23:57:31,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,874 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,927 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:31,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,932 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:31,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:31,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:31,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:31,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:31,986 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:31,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:31,986 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:31,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,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-11 23:57:32,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,085 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:32,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,090 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,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-11 23:57:32,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,143 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,144 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:32,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,193 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,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-11 23:57:32,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,249 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,249 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,299 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:32,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,303 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,303 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,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-11 23:57:32,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,357 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,358 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,408 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:32,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,412 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,412 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,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-11 23:57:32,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,467 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,468 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,524 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:32,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,527 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,538 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,604 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:32,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,608 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,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-11 23:57:32,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,659 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,659 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,711 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:32,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,715 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,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-11 23:57:32,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,794 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:32,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,849 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,849 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,905 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:32,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,910 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:32,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-11 23:57:32,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:32,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:32,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:32,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:32,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:32,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:32,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,016 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:33,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,020 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,021 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,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-11 23:57:33,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,079 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:33,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,140 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,140 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,206 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:33,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,212 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:33,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,270 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:33,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,328 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,328 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,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-11 23:57:33,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,382 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,382 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,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-11 23:57:33,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,437 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,437 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:33,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,491 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,492 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,533 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:33,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,537 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,537 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,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-11 23:57:33,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,592 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,643 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:33,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,647 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,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-11 23:57:33,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,702 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,702 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:33,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,755 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,755 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:33,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,815 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,816 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,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-11 23:57:33,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,871 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,872 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:33,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,944 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,945 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:33,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:33,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-11 23:57:33,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:33,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:33,987 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:33,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:33,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:33,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,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-11 23:57:34,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,037 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,038 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,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-11 23:57:34,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,102 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:34,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,147 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,188 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:34,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,192 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,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-11 23:57:34,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,248 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,248 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,299 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:34,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,303 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,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-11 23:57:34,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,358 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,358 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:34,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,413 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,414 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:34,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,473 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:34,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,516 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,559 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:34,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,563 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,563 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,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-11 23:57:34,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,616 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,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-11 23:57:34,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,659 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,659 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,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-11 23:57:34,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,711 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,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-11 23:57:34,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,765 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,765 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:34,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,815 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,815 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:34,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,866 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,866 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:34,945 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:34,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:34,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:34,951 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:34,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:34,951 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:34,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:34,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:35,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,031 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,032 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,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-11 23:57:35,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,095 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,095 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,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-11 23:57:35,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,170 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,240 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:35,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,245 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,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-11 23:57:35,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,319 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,386 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:35,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,391 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,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-11 23:57:35,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,452 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,453 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,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-11 23:57:35,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,510 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,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-11 23:57:35,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,592 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,641 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:35,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,645 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,645 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,694 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:35,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,698 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,699 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,745 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:35,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,748 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,788 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:35,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,792 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,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-11 23:57:35,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,836 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,836 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,884 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:35,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,888 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,888 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,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-11 23:57:35,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,938 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:35,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:35,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-11 23:57:35,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:35,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:35,979 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:35,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:35,979 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:35,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,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-11 23:57:36,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,024 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,024 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,069 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,073 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,074 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,135 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,135 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,201 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,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-11 23:57:36,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,350 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,354 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,354 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,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-11 23:57:36,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,408 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,411 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,456 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,457 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,502 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,506 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,563 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,567 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,567 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,635 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,640 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,693 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,696 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,697 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,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-11 23:57:36,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,745 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,745 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,786 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,790 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,790 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,833 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,836 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,837 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,892 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,940 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,941 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:36,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:36,988 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:36,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:36,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:36,992 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:36,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:36,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:36,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,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-11 23:57:37,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,049 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,091 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,091 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,132 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,136 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,136 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,190 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,190 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,229 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,232 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,274 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,277 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,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-11 23:57:37,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,329 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,383 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,387 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,388 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,444 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,491 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,494 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,495 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,574 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,575 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,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-11 23:57:37,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,628 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,628 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,673 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,677 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,677 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,722 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,726 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,726 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,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-11 23:57:37,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,770 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,770 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,819 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,822 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,865 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,905 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,909 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,910 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,952 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,956 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:37,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:37,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:37,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:37,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:37,997 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:37,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:37,998 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:37,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,038 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,042 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,043 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,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-11 23:57:38,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,083 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,125 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,128 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,129 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,166 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,170 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,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-11 23:57:38,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,255 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,304 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,357 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,360 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,361 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,413 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,413 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,466 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,517 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,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-11 23:57:38,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,571 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,571 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,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-11 23:57:38,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,653 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,704 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,707 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,708 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,757 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,761 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,761 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,827 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,831 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,886 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,886 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,941 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:38,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:38,992 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:38,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:38,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:38,995 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:38,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:38,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:38,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:39,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,054 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,054 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,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-11 23:57:39,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,113 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,113 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,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-11 23:57:39,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,168 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,168 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,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-11 23:57:39,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,218 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,219 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,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-11 23:57:39,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,277 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,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-11 23:57:39,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,322 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,322 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:39,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,379 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:39,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,436 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,436 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:39,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,490 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,491 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,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-11 23:57:39,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,546 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,546 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,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-11 23:57:39,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,622 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:39,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,689 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,689 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,767 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:39,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,772 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,772 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:39,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,835 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,836 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:39,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,892 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:39,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:39,968 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:39,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:39,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:39,972 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:39,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:39,973 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:39,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,028 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:40,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,033 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,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-11 23:57:40,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,093 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,094 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:40,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,153 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,154 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,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-11 23:57:40,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,219 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,219 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,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-11 23:57:40,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,279 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,279 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,335 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:40,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,340 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,340 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,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-11 23:57:40,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,410 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,410 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:40,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,474 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,526 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:40,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,530 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,530 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:40,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,586 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,586 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,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-11 23:57:40,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,629 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,630 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,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-11 23:57:40,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,673 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,673 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,716 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:40,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,719 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,720 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,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-11 23:57:40,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,830 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:40,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,834 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,908 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:40,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,912 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,912 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:40,963 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:40,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:40,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:40,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:40,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:40,969 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:40,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:40,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,017 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,017 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,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-11 23:57:41,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,061 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,106 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,106 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,152 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,153 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,196 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,196 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,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-11 23:57:41,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,248 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,248 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,294 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,294 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,333 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,336 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,337 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,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-11 23:57:41,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,416 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,417 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,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-11 23:57:41,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,526 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,526 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,581 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,637 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,637 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,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-11 23:57:41,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,687 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,687 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,736 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,737 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57: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-11 23:57:41,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,783 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,783 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,823 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,828 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,828 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,882 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:41,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,886 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,887 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:41,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-11 23:57:41,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,937 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57: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-11 23:57:41,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:41,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:41,979 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:41,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:41,980 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:41,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:41,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,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-11 23:57:42,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,021 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,021 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,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-11 23:57:42,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,064 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,115 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,159 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,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-11 23:57:42,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,215 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,215 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,255 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,258 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,259 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,299 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,303 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,303 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,343 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,347 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,392 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,393 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,443 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,447 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,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-11 23:57:42,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,502 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,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-11 23:57:42,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,561 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,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-11 23:57:42,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,618 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,618 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,767 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,770 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,770 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,884 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,889 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,889 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:42,945 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:42,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:42,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:42,948 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:42,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:42,949 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:42,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:42,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,004 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:43,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,007 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,008 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,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-11 23:57:43,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,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-11 23:57:43,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,122 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,123 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,174 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:43,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,177 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,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-11 23:57:43,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,238 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:43,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,279 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,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-11 23:57:43,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,324 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:43,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,367 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,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-11 23:57:43,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,411 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,411 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:43,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,457 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,458 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,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-11 23:57:43,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,499 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:43,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,543 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,543 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,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-11 23:57:43,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,590 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,591 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:43,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,641 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,641 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,692 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:43,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,696 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,696 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:43,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,756 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,756 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,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-11 23:57:43,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,811 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,854 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:43,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,858 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,900 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:43,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,903 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,903 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:43,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-11 23:57:43,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:43,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:43,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:43,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:43,953 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:43,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:43,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,012 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,016 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,016 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,121 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,177 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,181 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,238 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,242 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,242 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,304 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,361 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,365 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,365 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,411 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,414 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,415 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,474 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,533 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,537 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,538 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,596 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,600 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,601 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,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-11 23:57:44,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,661 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,661 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,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-11 23:57:44,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,725 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,725 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,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-11 23:57:44,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,785 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,785 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,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-11 23:57:44,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,847 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,905 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:44,962 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:44,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:44,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:44,966 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:44,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:44,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:44,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:44,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,021 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:45,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,024 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,025 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:45,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,076 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:45,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,080 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:45,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,121 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:45,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,124 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,124 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:45,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,166 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:45,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,170 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:45,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,212 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:45,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,215 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:45,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:45,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,261 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,261 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:45,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,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-11 23:57:45,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,305 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,305 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:45,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,346 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:45,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,349 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:45,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:45,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,396 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,396 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:45,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,471 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:45,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,476 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:45,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,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-11 23:57:45,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,538 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,539 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:45,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:45,596 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:57:45,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:45,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:57:45,601 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:57:45,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:57:45,601 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:45,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms