./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive-simple/fibo_5-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive-simple/fibo_5-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b --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 32bit --witnessprinter.graph.data.programhash 02dc726982da9e300f34803a4bdbb3c0165037d3f4471bd0e009c42cfb19ed24 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 01:02:21,292 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 01:02:21,346 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 01:02:21,350 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 01:02:21,351 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 01:02:21,370 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 01:02:21,371 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 01:02:21,371 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 01:02:21,371 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 01:02:21,372 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 01:02:21,372 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 01:02:21,372 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 01:02:21,372 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 01:02:21,372 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 01:02:21,372 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 01:02:21,372 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 01:02:21,372 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 01:02:21,372 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 01:02:21,372 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 01:02:21,373 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 01:02:21,373 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 01:02:21,373 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 01:02:21,373 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 01:02:21,373 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 01:02:21,373 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 01:02:21,373 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 01:02:21,373 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 01:02:21,373 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 01:02:21,373 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 01:02:21,374 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 01:02:21,374 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 01:02:21,374 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 01:02:21,374 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 01:02:21,374 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 01:02:21,374 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 01:02:21,374 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b 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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 02dc726982da9e300f34803a4bdbb3c0165037d3f4471bd0e009c42cfb19ed24 [2024-12-06 01:02:21,605 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 01:02:21,613 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 01:02:21,614 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 01:02:21,615 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 01:02:21,616 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 01:02:21,617 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/recursive-simple/fibo_5-2.c [2024-12-06 01:02:24,220 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/data/4d2e50a36/c2823743f7094b4395317271fee2faa5/FLAGb3a36c151 [2024-12-06 01:02:24,416 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 01:02:24,417 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/sv-benchmarks/c/recursive-simple/fibo_5-2.c [2024-12-06 01:02:24,424 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/data/4d2e50a36/c2823743f7094b4395317271fee2faa5/FLAGb3a36c151 [2024-12-06 01:02:24,780 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/data/4d2e50a36/c2823743f7094b4395317271fee2faa5 [2024-12-06 01:02:24,782 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 01:02:24,783 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 01:02:24,784 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 01:02:24,784 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 01:02:24,788 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 01:02:24,788 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,789 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@29c10968 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24, skipping insertion in model container [2024-12-06 01:02:24,789 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,798 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 01:02:24,897 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 01:02:24,905 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 01:02:24,914 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 01:02:24,924 INFO L204 MainTranslator]: Completed translation [2024-12-06 01:02:24,925 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24 WrapperNode [2024-12-06 01:02:24,925 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 01:02:24,926 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 01:02:24,926 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 01:02:24,926 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 01:02:24,931 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,936 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,948 INFO L138 Inliner]: procedures = 13, calls = 11, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 21 [2024-12-06 01:02:24,948 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 01:02:24,949 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 01:02:24,949 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 01:02:24,949 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 01:02:24,955 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,955 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,955 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,956 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,957 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,958 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,959 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,960 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,960 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,961 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 01:02:24,963 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 01:02:24,963 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 01:02:24,963 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 01:02:24,964 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:02:24" (1/1) ... [2024-12-06 01:02:24,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 01:02:24,981 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 01:02:24,993 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 01:02:24,995 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9098b129-dd7a-419f-ba82-c4d00a97a087/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 01:02:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 01:02:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 01:02:25,020 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 01:02:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 01:02:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure fibo [2024-12-06 01:02:25,020 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo [2024-12-06 01:02:25,071 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 01:02:25,073 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 01:02:25,176 INFO L? ?]: Removed 14 outVars from TransFormulas that were not future-live. [2024-12-06 01:02:25,176 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 01:02:25,200 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 01:02:25,200 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 01:02:25,200 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 01:02:25 BoogieIcfgContainer [2024-12-06 01:02:25,200 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 01:02:25,201 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 01:02:25,201 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 01:02:25,209 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 01:02:25,209 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 01:02:25" (1/1) ... [2024-12-06 01:02:25,214 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 01:02:25,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:25,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 25 states and 28 transitions. [2024-12-06 01:02:25,259 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 28 transitions. [2024-12-06 01:02:25,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 01:02:25,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:25,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:25,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:25,393 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:02:25,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:25,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 24 states and 27 transitions. [2024-12-06 01:02:25,449 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 27 transitions. [2024-12-06 01:02:25,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 01:02:25,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:25,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:25,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:25,530 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:02:25,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:25,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 29 states and 34 transitions. [2024-12-06 01:02:25,661 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 34 transitions. [2024-12-06 01:02:25,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:02:25,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:25,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:25,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:25,759 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:02:25,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:25,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 30 states and 36 transitions. [2024-12-06 01:02:25,811 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 36 transitions. [2024-12-06 01:02:25,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:02:25,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:25,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:25,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:25,852 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 01:02:25,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:25,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 29 states and 35 transitions. [2024-12-06 01:02:25,892 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 35 transitions. [2024-12-06 01:02:25,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 01:02:25,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:25,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:25,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:25,937 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 01:02:26,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 32 states and 39 transitions. [2024-12-06 01:02:26,004 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 39 transitions. [2024-12-06 01:02:26,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,119 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,322 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,380 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,394 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,456 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,501 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,515 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,568 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,614 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,625 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,667 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,679 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,726 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,761 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,773 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,806 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,817 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,851 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,862 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,899 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,911 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,946 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:26,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:26,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:26,959 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:26,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:26,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:26,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:26,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:26,993 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,011 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,044 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,054 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,085 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,096 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,129 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,139 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,183 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,213 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,224 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,264 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,294 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,304 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,333 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,344 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,382 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,393 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,421 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,432 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,460 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,470 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,505 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,515 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,545 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,555 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,585 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,595 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,623 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,632 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,662 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,672 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,700 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,710 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,754 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,788 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,801 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,853 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,894 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,906 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,941 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:27,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:27,953 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:27,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:27,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:27,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:27,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:27,988 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:27,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,000 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,033 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,046 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,091 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,124 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,136 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,183 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,217 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,229 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,260 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,273 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,305 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,317 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,362 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,395 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,406 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,439 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,450 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,481 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,493 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,524 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,535 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,565 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,576 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,616 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,646 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,656 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,686 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,698 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,729 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,740 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,784 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,814 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,825 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,856 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,868 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,899 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,910 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,943 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,957 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:28,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:28,986 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:28,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:28,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:28,997 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:28,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:28,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:28,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,038 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,062 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,070 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,092 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,100 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,133 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,187 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,195 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,218 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,226 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,258 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,281 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,289 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,312 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,319 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,341 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,349 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,379 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,403 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,411 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,435 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,467 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,475 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,498 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,506 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,529 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,537 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,560 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,567 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,599 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,622 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,629 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,651 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,659 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,682 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,689 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,711 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,740 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,748 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,779 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,811 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,833 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,840 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,862 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,869 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,892 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,899 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,931 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:29,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:29,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:29,969 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:29,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:29,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:29,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:29,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:29,994 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,001 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,023 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,030 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,052 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,059 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,087 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,109 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,117 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,138 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,145 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,167 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,174 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,196 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,224 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,233 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,265 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,288 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,296 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,319 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,326 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,348 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,355 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,377 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,384 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,405 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,412 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,434 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,441 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,463 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,470 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,498 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,519 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,526 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,546 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,553 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,575 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,581 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,603 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,609 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,629 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,636 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,656 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,662 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,683 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,689 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,709 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,716 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,745 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,779 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,800 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,807 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,828 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,835 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,856 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,863 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,890 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,920 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,939 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,945 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,965 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,972 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:30,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:30,991 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:30,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:30,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:30,998 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:30,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:30,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:30,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,018 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,026 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,045 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,052 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,071 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,077 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,097 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,103 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,122 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,130 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,152 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,159 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,179 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,186 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,211 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,230 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,237 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,262 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,281 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,288 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,306 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,313 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,332 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,338 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,364 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,385 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,391 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,411 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,417 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,437 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,470 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,476 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,502 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,521 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,527 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,546 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,556 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,576 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,583 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,603 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,609 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,629 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,635 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,655 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,662 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,681 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,687 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,708 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,714 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,733 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,739 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,758 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,765 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,784 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,790 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,816 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,843 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,862 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,868 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,918 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,935 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,942 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,960 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,966 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:31,984 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:31,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:31,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:31,990 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:31,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:31,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:31,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:31,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,008 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,014 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,038 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,056 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,062 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,082 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,089 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,108 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,114 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,139 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,158 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,184 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,190 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,209 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,216 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,234 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,241 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,260 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,266 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,284 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,290 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,317 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,324 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,342 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,348 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,367 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,373 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,393 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,399 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,418 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,425 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,450 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,467 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,474 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,492 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,498 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,516 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,522 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,541 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,548 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,566 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,573 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,597 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,616 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,623 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,641 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,647 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,667 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,674 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,699 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,718 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,724 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,741 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,747 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,771 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,789 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,796 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,814 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,820 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,844 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,861 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,868 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,886 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,910 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,916 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,934 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,940 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,958 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,965 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:32,982 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:32,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:32,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:32,988 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:32,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:32,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:32,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:32,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,006 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,012 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,029 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,035 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,061 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,067 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,085 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,091 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,110 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,116 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,134 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,140 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,158 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,165 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,182 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,189 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,206 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,212 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,230 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,236 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,253 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,259 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,284 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,302 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,309 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,327 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,333 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,357 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,376 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,382 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,401 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,407 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,426 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,432 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,450 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,456 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,475 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,481 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,499 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,506 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,524 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,530 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,548 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,554 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,572 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,579 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,597 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,603 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,626 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,644 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,650 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,667 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,674 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,697 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,714 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,720 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,739 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,745 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,762 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,768 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,798 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,815 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,821 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,844 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,863 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,870 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,888 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,894 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,912 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,918 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,935 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,941 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,959 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,965 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:33,983 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:33,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:33,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:33,989 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:33,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:33,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:33,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:33,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,007 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,013 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,036 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,054 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,060 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,078 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,084 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,102 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,109 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,132 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,149 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,156 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,175 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,186 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,203 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,208 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,233 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,250 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,256 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,278 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,295 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,318 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,324 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,342 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,347 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,365 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,370 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,388 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,393 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,410 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,416 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,433 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,459 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,464 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,481 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,486 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,510 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,516 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,533 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,539 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,557 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,563 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,581 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,587 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,604 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,609 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,632 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,649 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,655 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,673 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,679 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,696 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,702 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,726 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,743 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,749 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,768 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,775 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,797 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,814 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,819 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,844 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,860 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,866 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,889 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,907 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,913 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,931 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,937 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,954 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,960 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:34,977 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:34,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:34,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:34,987 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:34,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:34,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:34,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:34,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,005 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,012 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,036 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,057 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,063 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,086 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,102 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,108 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,125 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,131 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,147 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,153 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,170 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,194 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,200 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,221 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,227 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,244 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,249 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,266 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,272 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,288 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,294 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,311 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,316 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,332 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,338 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,355 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,361 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,378 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,384 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,400 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,406 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,429 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,446 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,452 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,469 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,475 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,496 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,514 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,519 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,543 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,560 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,566 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,582 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,588 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,610 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,628 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,634 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,651 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,657 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,673 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,679 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,701 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,717 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,723 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,740 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,746 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,763 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,768 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,791 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,808 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,814 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,830 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,836 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,853 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,858 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,875 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,881 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,909 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,926 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,931 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,954 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,975 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:35,991 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:35,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:35,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:35,996 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:35,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:35,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:35,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:35,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,017 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,034 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,040 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,056 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,062 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,085 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,107 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,124 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,129 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,146 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,151 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,168 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,173 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,190 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,195 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,213 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,219 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,241 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,262 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,283 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,300 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,305 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,322 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,328 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,345 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,350 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,367 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,372 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,388 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,394 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,410 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,415 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,431 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,436 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,452 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,457 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,474 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,479 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,502 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,519 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,524 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,540 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,546 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,571 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,576 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,593 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,599 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,615 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,621 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,637 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,643 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,659 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,664 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,680 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,686 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,702 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,707 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,723 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,750 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,765 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,771 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,787 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,793 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,809 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,815 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,831 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,836 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,852 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,858 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,874 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,880 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,895 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,901 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,924 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,936 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,941 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,951 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,956 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,967 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,972 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:36,988 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:36,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:36,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:36,994 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:36,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:36,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:36,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:36,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,018 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,034 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,040 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,054 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,060 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,078 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,084 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,100 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,123 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,129 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,145 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,150 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,171 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,187 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,193 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,213 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,218 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,240 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,261 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,283 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,298 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,303 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,319 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,324 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,336 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,341 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,361 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,376 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,381 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,397 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,403 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,424 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,445 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,461 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,467 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,484 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,490 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,511 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,527 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,532 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,548 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,553 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,570 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,575 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,597 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,614 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,619 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,635 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,641 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,663 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,679 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,684 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,700 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,706 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,721 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,727 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,743 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,749 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,770 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,790 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,809 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,823 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,840 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,855 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,871 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,877 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,893 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,897 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,913 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,919 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,935 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,939 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,954 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,959 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,975 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:37,989 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:37,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:37,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:37,994 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:37,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:37,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:37,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:37,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,008 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,013 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,023 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,028 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,038 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,043 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,053 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,058 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,069 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,074 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,084 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,089 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,122 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,127 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,148 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,163 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,167 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,183 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,189 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,210 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,232 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,247 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,253 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,267 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,271 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,282 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,287 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,302 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,308 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,324 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,329 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,344 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,350 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,366 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,371 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,392 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,410 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,415 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,430 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,435 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,450 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,455 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,470 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,475 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,490 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,495 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,511 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,516 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,532 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,538 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,552 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,558 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,573 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,578 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,596 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,607 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,612 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,623 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,629 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,641 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,647 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,663 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,668 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,682 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,686 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,696 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,700 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,710 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,714 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,725 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,729 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,739 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,742 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,753 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,756 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,767 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,771 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,789 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,800 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,803 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,814 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,818 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,828 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,832 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,843 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,848 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,859 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,863 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,879 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,891 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,896 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,913 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,925 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,930 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,942 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,947 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,960 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,965 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,976 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,981 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:38,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:38,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:38,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:38,997 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:38,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:38,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:38,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:38,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,008 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,012 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,023 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,028 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,042 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,048 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,062 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,065 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,075 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,078 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,088 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,092 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,102 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,107 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,120 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,126 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,138 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,142 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,153 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,158 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,169 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,174 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,185 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,190 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,203 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,208 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,224 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,228 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,239 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,244 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,259 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,270 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,275 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,285 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,290 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,300 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,305 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,315 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,320 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,330 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,335 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,345 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,350 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,360 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,364 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,380 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,385 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,402 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,408 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,425 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,431 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,447 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,452 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,467 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,471 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,483 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,488 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,500 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,507 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,520 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,525 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,538 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,543 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,554 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,559 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,570 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,576 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,588 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,593 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,610 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,622 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,627 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,639 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,644 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,655 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,661 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,672 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,677 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,689 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,694 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,705 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,710 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,722 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,727 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,742 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,754 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,758 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,769 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,773 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,783 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,786 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,796 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,801 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,812 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,817 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,828 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,833 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,844 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,849 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,860 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,864 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,875 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,879 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,889 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,892 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,902 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,906 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,917 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,922 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,933 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,937 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,953 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,964 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,969 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,980 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:39,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:39,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:39,985 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:39,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:39,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:39,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:39,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:39,996 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,000 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,016 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,031 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,035 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,050 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,055 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,070 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,075 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,091 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,102 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,107 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,118 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,123 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,134 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,139 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,150 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,154 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,170 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,181 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,186 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,214 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,220 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,230 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,235 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,246 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,251 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,261 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,266 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,282 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,298 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,309 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,314 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,327 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,332 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,343 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,348 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,359 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,364 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,375 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,379 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,391 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,395 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,408 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,412 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,428 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,439 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,444 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,454 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,459 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,471 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,476 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,487 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,492 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,505 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,510 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,523 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,527 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,538 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,543 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,553 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,558 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,569 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,573 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,584 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,589 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,599 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,604 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,614 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,619 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,630 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,634 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,650 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,661 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,677 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,681 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,692 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,697 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,708 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,713 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,724 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,729 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,740 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,744 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,755 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,760 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,775 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,786 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,790 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,801 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,805 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,816 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,822 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,841 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,852 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,857 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,868 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,873 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,885 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,889 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,899 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,902 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,912 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,915 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,925 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,929 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,939 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,942 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,953 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,956 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,968 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,972 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:40,983 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:40,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:40,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:40,988 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:40,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:40,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:40,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:40,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,000 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,005 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,016 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,021 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,031 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,036 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,046 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,050 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,060 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,065 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,075 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,080 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,091 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,096 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,107 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,112 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,123 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,128 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,139 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,144 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,160 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,188 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,193 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,204 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,208 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,219 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,224 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,236 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,240 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,256 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,267 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,272 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,288 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,299 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,303 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,319 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,329 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,335 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,346 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,351 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,362 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,367 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,378 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,383 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,393 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,398 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,408 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,412 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,425 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,429 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,449 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,464 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,468 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,485 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,495 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,500 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,511 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,516 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,527 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,532 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,543 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,547 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,558 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,563 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,574 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,579 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,589 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,594 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,604 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,609 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,624 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,635 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,640 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,654 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,659 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,674 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,680 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,696 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,700 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,711 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,716 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,731 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,737 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,751 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,757 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,775 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,790 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,794 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,810 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,825 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,837 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,842 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,860 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,865 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,876 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,881 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,893 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,898 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,910 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,914 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,927 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,931 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,941 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,946 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,957 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,962 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,972 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,977 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:41,987 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:41,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:41,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:41,992 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:41,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:41,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:41,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:41,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,002 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,007 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,018 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,023 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,033 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,037 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,047 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,052 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,063 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,068 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,084 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,094 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,099 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,110 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,115 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,130 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,140 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,143 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,153 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,156 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,167 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,172 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,187 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,192 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,207 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,213 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,234 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,245 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,248 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,261 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,271 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,274 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,284 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,287 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,297 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,310 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,314 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,325 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,330 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,339 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,343 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,362 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,373 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,377 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,389 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,394 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,407 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,412 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,426 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,431 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,447 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,461 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,466 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,480 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,485 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,499 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,504 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,518 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,523 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,542 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,561 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,575 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,580 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,597 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,615 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,630 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,635 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,647 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,652 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,665 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,671 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,683 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,687 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,697 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,702 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,713 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,729 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,733 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,749 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,760 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,765 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,776 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,780 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,796 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,812 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,827 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,844 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,854 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,859 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,869 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,874 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,884 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,889 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,899 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,904 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,914 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,919 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,929 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,934 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,944 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,949 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,959 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,964 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,975 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,979 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:42,990 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:42,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:42,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:42,995 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:42,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:42,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:42,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:42,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,005 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,010 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,020 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,025 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,035 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,040 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,050 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,055 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,065 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,070 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,081 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,086 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,097 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,102 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,112 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,116 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,131 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,141 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,146 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,162 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,191 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,201 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,205 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,215 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,220 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,230 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,234 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,244 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,249 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,263 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,278 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,293 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,307 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,317 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,322 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,332 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,336 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,346 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,351 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,362 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,367 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,378 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,382 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,393 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,398 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,414 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,425 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,430 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,441 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,444 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,454 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,457 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,467 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,470 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,481 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,484 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,494 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,499 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,509 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,513 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,523 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,527 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,538 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,542 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,552 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,555 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,565 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,569 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,579 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,582 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,595 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,606 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,609 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,619 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,622 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,632 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,637 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,647 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,652 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,663 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,668 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,678 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,684 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,694 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,699 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,710 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,715 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,733 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,745 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,750 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,769 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,782 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,786 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,796 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,800 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,814 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,828 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,842 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,852 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,855 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,865 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,869 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,879 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,883 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,894 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,897 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,913 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,927 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,930 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,944 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,949 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,963 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,969 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,983 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:43,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:43,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:43,987 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:43,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:43,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:43,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:43,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:43,998 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,002 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,013 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,017 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,028 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,032 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,043 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,047 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,062 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,073 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,077 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,088 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,092 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,103 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,108 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,118 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,122 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,133 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,138 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,148 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,153 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,167 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,172 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,182 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,187 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,203 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,208 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,222 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,227 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,241 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,247 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,259 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,264 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,278 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,283 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,296 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,302 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,313 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,319 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,331 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,336 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,348 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,353 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,365 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,373 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,385 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,391 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,403 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,408 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,420 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,425 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,436 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,441 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,451 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,456 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,466 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,471 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,483 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,488 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,500 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,505 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,516 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,520 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,531 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,536 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,548 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,553 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,565 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,570 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,581 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,586 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,598 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,603 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,615 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,620 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,631 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,637 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,648 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,653 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,664 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,668 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,679 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,684 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,700 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,711 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,715 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,725 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,743 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,752 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,757 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,767 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,772 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,783 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,789 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,800 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,803 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,813 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,816 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,829 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,842 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,852 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,855 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,865 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,868 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,878 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,882 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,892 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,895 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,905 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,908 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,922 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,933 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,949 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,954 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,964 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,970 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,980 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:44,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:44,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:44,985 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:44,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:44,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:44,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:44,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:44,996 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,001 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,016 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,026 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,029 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,043 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,053 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,067 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,071 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,081 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,086 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,096 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,100 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,110 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,115 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,125 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,129 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,141 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,145 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,155 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,159 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,169 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,173 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,183 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,187 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,201 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,215 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,224 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,229 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,239 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,243 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,259 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,269 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,273 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,287 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,298 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,303 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,313 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,318 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,328 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,333 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,343 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,348 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,362 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,389 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,399 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,403 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,413 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,417 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,427 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,431 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,441 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,446 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,459 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,464 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,484 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,498 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,503 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,518 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,523 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,542 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,555 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,561 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,573 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,578 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,597 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,612 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,617 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,630 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,635 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,649 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,653 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,664 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,669 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,679 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,684 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,694 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,699 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,709 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,714 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,724 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,729 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,739 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,744 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,754 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,777 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,792 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,797 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,815 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,825 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,830 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,840 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,845 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,856 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,860 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,870 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,875 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,886 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,891 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,901 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,906 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,917 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,921 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,934 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,951 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,955 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,969 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,974 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,984 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:45,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:45,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:45,989 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:45,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:45,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:45,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:45,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:45,999 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,003 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,014 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,018 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,028 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,033 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,043 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,048 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,063 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,073 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,078 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,089 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,094 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,104 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,108 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,118 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,123 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,133 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,136 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,146 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,149 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,159 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,163 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,177 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,190 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,200 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,205 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,214 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,219 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,234 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,243 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,247 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,257 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,262 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,272 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,276 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,287 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,292 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,302 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,307 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,318 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,323 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,333 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,338 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,348 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,353 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,363 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,368 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,383 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,393 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,398 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,408 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,413 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,428 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,439 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,444 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,458 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,463 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,477 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,482 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,501 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,513 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,518 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,529 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,534 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,546 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,550 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,561 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,566 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,578 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,582 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,597 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,607 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,612 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,623 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,627 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,637 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,642 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,651 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,655 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,665 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,668 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,678 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,681 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,695 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,704 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,708 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,718 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,721 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,731 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,734 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,745 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,751 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,761 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,766 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,777 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,781 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,792 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,797 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,812 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,828 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,843 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,854 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,858 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,869 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,873 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,884 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,889 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,900 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,905 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,917 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,922 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:02:46,937 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:02:46,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:02:46,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:02:46,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:02:46,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:02:46,947 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:02:46,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:02:46,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 01:16:09,794 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,798 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,808 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,813 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,827 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,837 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,841 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,851 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,854 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,864 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,868 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,878 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,882 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,892 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,895 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,905 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,910 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,919 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,924 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,934 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,952 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,967 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,977 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,982 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:09,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:09,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:09,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:09,996 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:09,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:09,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:09,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:09,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,007 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,011 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,021 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,025 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,035 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,039 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,049 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,054 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,064 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,068 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,078 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,083 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,093 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,097 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,107 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,112 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,122 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,126 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,136 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,139 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,151 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,156 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,166 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,171 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,181 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,186 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,196 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,201 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,215 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,225 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,230 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,240 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,245 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,255 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,260 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,270 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,274 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,284 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,288 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,297 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,310 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,313 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,323 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,327 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,337 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,342 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,351 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,356 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,366 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,370 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,383 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,392 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,396 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,406 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,411 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,421 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,425 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,435 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,440 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,450 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,454 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,464 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,469 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,483 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,498 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,508 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,513 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,523 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,528 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,538 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,543 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,553 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,556 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,566 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,569 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,583 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,588 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,599 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,603 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,617 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,621 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,634 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,639 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,649 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,654 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,664 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,669 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,679 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,684 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,694 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,698 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,708 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,713 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,723 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,742 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,752 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,757 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,767 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,772 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,782 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,787 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,797 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,800 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,809 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,813 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,826 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,838 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,848 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,854 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,867 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,872 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,882 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,887 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,897 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,902 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,912 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,917 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,927 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,932 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,942 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,947 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,959 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,964 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,974 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,979 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:10,989 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:10,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:10,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:10,994 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:10,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:10,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:10,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:10,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,004 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,009 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,020 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,025 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,036 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,041 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,051 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,056 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,066 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,071 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,081 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,086 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,096 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,100 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,111 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,116 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,131 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,141 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,146 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,191 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,201 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,206 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,216 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,221 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,231 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,236 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,246 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,251 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,261 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,266 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,276 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,281 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,291 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,296 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,306 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,311 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,321 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,326 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,336 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,341 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,351 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,356 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,367 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,371 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,382 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,386 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,400 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,405 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,416 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,420 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,431 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,436 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,446 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,450 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,460 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,465 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,484 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,495 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,500 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,510 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,515 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,529 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,539 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,544 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,554 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,558 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,568 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,573 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,583 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,587 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,597 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,602 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,612 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,617 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,628 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,633 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,644 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,649 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,659 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,663 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,673 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,678 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,688 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,693 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,703 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,708 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,718 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,722 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,732 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,736 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,749 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,754 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,769 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,779 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,783 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,793 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,798 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,808 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,813 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,828 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,843 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,853 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,858 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,868 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,873 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,888 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,898 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,902 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,912 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,917 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,927 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,932 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,943 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,948 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,958 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,962 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,972 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,977 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:11,986 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:11,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:11,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:11,991 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:11,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:11,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:11,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:11,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,001 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,005 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,015 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,020 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,034 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,044 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,048 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,062 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,072 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,076 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,085 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,090 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,099 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,104 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,113 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,118 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,127 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,132 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,146 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,160 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,170 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,174 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,183 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,188 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,216 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,230 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,239 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,244 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,259 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,269 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,274 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,288 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,297 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,302 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,311 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,316 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,326 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,330 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,339 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,344 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,354 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,359 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,385 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,389 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,399 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,404 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,418 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,428 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,431 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,441 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,445 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,455 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,458 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,471 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,481 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,485 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,495 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,499 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,509 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,512 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,522 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,526 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,536 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,539 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,549 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,552 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,565 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,575 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,578 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,588 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,592 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,601 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,605 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,614 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,618 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,629 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,632 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,642 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,646 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,656 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,661 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,672 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,677 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,686 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,690 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,699 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,702 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,712 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,715 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,725 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,741 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,751 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,755 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,766 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,771 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,783 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,789 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,799 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,804 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,813 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,817 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,830 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,844 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,854 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,858 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,868 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,873 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,887 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,897 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,901 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,916 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,926 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,932 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,942 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,947 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,957 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,962 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,972 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,977 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:12,987 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:12,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:12,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:12,992 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:12,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:12,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:12,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:12,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,002 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,007 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,018 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,023 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,033 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,037 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,047 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,052 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,062 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,066 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,076 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,080 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,090 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,094 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,104 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,108 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,118 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,121 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,131 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,136 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,146 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,150 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,160 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,174 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,179 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,193 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,203 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,207 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,218 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,223 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,233 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,238 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,249 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,254 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,264 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,269 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,279 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,284 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,294 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,299 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,309 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,314 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,323 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,328 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,337 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,342 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,351 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,356 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,365 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,370 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,384 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,393 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,398 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,408 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,412 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,422 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,426 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,436 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,441 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,450 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,455 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,465 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,469 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,483 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,498 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,507 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,512 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,521 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,526 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,535 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,539 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,549 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,554 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,563 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,568 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,578 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,582 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,596 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,606 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,610 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,624 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,634 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,638 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,649 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,653 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,663 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,668 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,677 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,682 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,696 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,705 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,710 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,724 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,734 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,738 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,748 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,753 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,763 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,768 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,778 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,782 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,792 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,797 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,806 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,811 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,821 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,826 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,841 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,851 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,855 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,865 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,870 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,880 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,885 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,898 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,902 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,912 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,917 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,927 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,931 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,941 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,946 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,957 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,961 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,971 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,975 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:13,985 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:13,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:13,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:13,990 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:13,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:13,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:13,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:13,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,000 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,004 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,014 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,018 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,028 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,033 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,042 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,046 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,056 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,060 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,070 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,074 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,091 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,100 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,105 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,115 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,120 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,129 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,134 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,148 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,162 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,190 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,199 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,204 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,213 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,218 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,227 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,232 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,242 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,246 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,261 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,271 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,275 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,285 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,290 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,300 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,304 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,318 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,328 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,333 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,343 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,347 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,357 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,361 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,371 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,384 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,389 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,398 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,403 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,412 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,417 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,426 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,431 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,441 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,445 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,455 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,459 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,469 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,473 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,482 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,487 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,501 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,512 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,517 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,526 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,531 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,540 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,545 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,554 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,559 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,568 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,571 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,581 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,584 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,594 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,597 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,606 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,610 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,619 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,623 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,632 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,636 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,648 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,658 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,661 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,671 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,674 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,684 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,687 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,697 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,700 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,710 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,713 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,723 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,727 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,737 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,741 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,751 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,756 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,765 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,770 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,779 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,784 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,793 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,798 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,808 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,812 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,827 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,841 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,851 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,855 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,865 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,870 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,880 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,884 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,894 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,899 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,912 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,925 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,929 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,941 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,951 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,954 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,963 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,967 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,978 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,983 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:14,993 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:14,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:14,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:14,998 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:14,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:14,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:14,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:14,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,008 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,013 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,023 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,028 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,038 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,043 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,053 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,058 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,068 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,073 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,088 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,098 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,103 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,114 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,119 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,129 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,134 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,144 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,147 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,158 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,175 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,185 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,189 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,198 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,216 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,225 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,229 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,239 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,244 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,255 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,260 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,270 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,274 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,284 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,289 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,299 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,303 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,313 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,318 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,328 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,332 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,342 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,347 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,362 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,376 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,390 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,400 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,404 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,413 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,418 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,428 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,432 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,447 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,457 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,462 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,472 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,476 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,486 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,491 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,501 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,506 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,516 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,521 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,531 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,536 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,546 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,551 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,561 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,566 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,576 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,580 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,590 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,595 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,610 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,625 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,635 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,639 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,649 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,654 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,664 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,669 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,679 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,684 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,694 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,698 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,708 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,713 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,723 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,739 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,744 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,754 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,768 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,773 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,783 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,788 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,799 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,804 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,814 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,818 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,828 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,833 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,843 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,848 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,858 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,863 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,878 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,888 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,908 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,923 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,933 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,953 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,963 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,968 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,978 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,983 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:15,993 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:15,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:15,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:15,998 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:15,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:15,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:15,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:15,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,008 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,013 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,023 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,028 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,038 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,043 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,053 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,058 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,068 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,073 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,088 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,098 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,103 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,113 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,118 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,128 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,133 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,148 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,159 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,174 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,179 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,194 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,210 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,220 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,225 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,240 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,252 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,255 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,265 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,268 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,280 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,290 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,293 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,306 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,316 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,319 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,329 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,333 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,343 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,348 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,364 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,374 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,377 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,387 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,392 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,402 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,407 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,418 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,423 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,433 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,449 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,453 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,463 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,468 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,478 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,483 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,499 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,511 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,516 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,526 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,531 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,541 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,546 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,561 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,572 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,577 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,587 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,592 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,604 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,608 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,619 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,624 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,634 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,639 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,650 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,654 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,664 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,669 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,680 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,684 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,699 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,709 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,712 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,722 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,726 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,736 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,741 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,751 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,756 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,766 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,771 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,781 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,785 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,795 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,800 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,814 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,829 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,843 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,853 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,858 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,870 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,875 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,886 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,891 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,902 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,906 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,921 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,937 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,946 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,950 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,960 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,966 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,976 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,981 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:16,991 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:16,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:16,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:16,996 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:16,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:16,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:16,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:16,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,006 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,011 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,021 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,026 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,036 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,040 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,051 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,055 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,065 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,070 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,085 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,095 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,100 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,110 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,115 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,125 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,130 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,141 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,146 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,191 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,201 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,206 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,219 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,224 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,237 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,242 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,253 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,258 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,268 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,273 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,288 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,298 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,302 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,312 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,317 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,327 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,332 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,342 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,346 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,361 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,371 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,385 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,389 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,399 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,403 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,419 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,429 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,434 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,449 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,459 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,464 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,474 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,479 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,489 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,494 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,504 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,508 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,518 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,523 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,533 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,538 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,548 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,552 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,567 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,578 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,582 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,594 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,597 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,611 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,624 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,633 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,636 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,646 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,649 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,659 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,662 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,671 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,675 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,685 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,690 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,700 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,705 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,720 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,731 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,736 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,746 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,751 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,762 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,765 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,775 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,780 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,790 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,795 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,810 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,821 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,825 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,841 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,851 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,856 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,866 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,871 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,881 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,886 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,896 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,901 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,916 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,926 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,931 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,942 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,947 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,957 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,962 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,975 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,980 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:17,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:17,994 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:17,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:17,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:17,999 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:17,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:17,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:17,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,009 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,014 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,024 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,027 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,039 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,044 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,053 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,067 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,070 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,083 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,093 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,096 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,106 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,109 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,118 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,122 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,131 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,135 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,145 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,148 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,158 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,162 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,175 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,185 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,190 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,200 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,205 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,215 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,219 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,234 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,244 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,248 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,263 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,278 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,287 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,292 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,302 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,307 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,317 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,322 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,332 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,336 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,346 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,351 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,361 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,365 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,375 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,380 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,390 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,395 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,405 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,410 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,424 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,434 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,439 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,449 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,454 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,465 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,470 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,484 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,494 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,498 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,508 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,512 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,522 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,525 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,535 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,539 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,549 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,553 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,563 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,567 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,577 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,580 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,590 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,594 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,604 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,608 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,618 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,621 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,631 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,635 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,649 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,659 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,664 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,674 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,678 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,688 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,692 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,702 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,705 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,719 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,732 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,742 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,745 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,755 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,768 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,772 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,782 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,785 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,795 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,799 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,809 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,812 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,826 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,840 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,853 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,864 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,869 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,880 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,885 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,895 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,900 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,909 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,914 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,924 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,927 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,936 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,939 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,951 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,955 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,964 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,969 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,979 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,983 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:18,993 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:18,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:18,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:18,997 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:18,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:18,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:18,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:18,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,007 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,012 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,022 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,026 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,036 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,041 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,054 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,059 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,070 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,075 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,088 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,093 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,105 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,110 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,123 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,128 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,138 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,143 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,153 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,157 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,167 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,172 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,182 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,187 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,215 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,220 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,233 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,238 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,256 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,266 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,271 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,280 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,285 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,294 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,299 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,309 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,314 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,324 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,329 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,340 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,345 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,354 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,359 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,369 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,373 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,383 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,388 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,398 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,403 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,412 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,417 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,426 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,431 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,441 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,446 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,456 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,460 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,474 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,478 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,488 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,493 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,503 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,507 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,516 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,519 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,529 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,534 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,543 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,547 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,557 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,561 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,571 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,575 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,585 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,589 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,599 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,602 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,612 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,616 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,630 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,639 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,643 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,653 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,656 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,666 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,670 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,680 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,684 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,697 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,707 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,711 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,721 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,724 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,734 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,739 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,749 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,752 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,768 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,778 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,781 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,795 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,809 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,819 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,822 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,832 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,835 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,846 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,849 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,859 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,863 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,877 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,891 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,902 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,906 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,922 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,935 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,939 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,953 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,957 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,967 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,972 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,983 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:19,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:19,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:19,987 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:19,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:19,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:19,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:19,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:19,997 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,002 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,016 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,026 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,031 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,041 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,044 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,054 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,067 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,070 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,083 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,093 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,096 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,106 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,109 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,119 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,122 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,135 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,145 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,148 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,158 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,188 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,192 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,203 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,207 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,217 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,222 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,232 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,238 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,248 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,253 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,263 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,268 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,278 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,281 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,290 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,294 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,307 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,316 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,319 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,329 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,332 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,342 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,345 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,355 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,358 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,368 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,371 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,381 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,384 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,393 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,397 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,406 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,410 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,423 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,432 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,436 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,445 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,448 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,458 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,461 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,471 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,475 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,485 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,488 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,498 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,502 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,512 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,515 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,529 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,539 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,543 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,553 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,557 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,566 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,570 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,583 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,594 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,599 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,609 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,614 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,624 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,629 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,639 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,644 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,655 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,660 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,670 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,675 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,686 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,691 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,701 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,706 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,717 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,722 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,732 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,735 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,745 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,748 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,758 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,761 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,774 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,784 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,787 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,797 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,800 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,813 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,826 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,839 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,849 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,852 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,861 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,865 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,874 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,878 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,890 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,900 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,903 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,913 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,916 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,926 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,929 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,944 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,947 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,957 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,960 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,974 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,984 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:20,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:20,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:20,987 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:20,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:20,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:20,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:20,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:20,999 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,004 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,016 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,020 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,035 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,047 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,052 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,062 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,067 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,077 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,082 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,092 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,097 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,107 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,112 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,124 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,129 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,139 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,144 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,154 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,159 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,170 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,174 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,184 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,189 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,199 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,204 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,214 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,219 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,234 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,244 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,249 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,259 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,264 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,274 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,279 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,290 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,294 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,304 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,309 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,319 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,324 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,339 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,349 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,352 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,362 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,366 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,376 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,380 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,390 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,395 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,405 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,410 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,420 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,425 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,435 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,440 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,450 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,454 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,472 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,482 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,487 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,497 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,503 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,513 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,517 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,527 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,532 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,542 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,547 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,558 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,563 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,573 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,578 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,588 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,593 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,603 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,608 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,619 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,623 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,633 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,638 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,651 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,656 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,666 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,671 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,681 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,686 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,696 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,701 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,714 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,719 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,729 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,734 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,749 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,760 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,764 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,774 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,779 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,790 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,794 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,809 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,825 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,840 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,854 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,864 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,869 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,879 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,883 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,893 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,898 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,913 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,925 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,929 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,940 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,945 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,955 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,960 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,975 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:21,985 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:21,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:21,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:21,990 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:21,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:21,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:21,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:21,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,000 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,005 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,015 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,019 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,029 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,034 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,044 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,049 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,059 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,063 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,073 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,078 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,088 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,093 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,103 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,108 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,118 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,123 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,133 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,138 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,148 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,153 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,163 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,167 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,177 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,182 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,193 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,198 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,208 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,213 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,224 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,228 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,238 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,243 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,261 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,271 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,276 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,286 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,291 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,302 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,306 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,316 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,321 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,331 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,336 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,347 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,351 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,361 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,366 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,378 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,383 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,393 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,398 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,408 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,413 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,429 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,439 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,453 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,458 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,473 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,483 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,488 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,498 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,503 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,513 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,518 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,528 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,533 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,543 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,548 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,561 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,566 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,576 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,581 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,596 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,607 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,612 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,622 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,627 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,638 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,643 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,653 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,658 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,668 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,673 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,683 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,688 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,698 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,703 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,713 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,729 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,734 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,749 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,759 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,764 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,774 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,779 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,790 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,794 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,809 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,824 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,839 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,849 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,852 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,862 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,865 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,875 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,878 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,888 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,891 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,901 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,905 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,914 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,920 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,930 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,935 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,953 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,963 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,968 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,978 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,983 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:22,993 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:22,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:22,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:22,998 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:22,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:22,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:22,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:22,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,009 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,013 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,023 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,028 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,038 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,043 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,053 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,058 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,068 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,073 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,088 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,099 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,103 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,114 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,118 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,128 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,132 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,147 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,162 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,174 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,178 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,188 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,193 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,203 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,208 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,218 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,222 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,232 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,236 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,246 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,251 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,261 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,266 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,282 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,292 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,296 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,306 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,311 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,321 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,326 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,336 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,340 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,354 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,364 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,369 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,384 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,394 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,399 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,413 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,428 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,438 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,453 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,458 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,472 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,482 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,487 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,498 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,503 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,513 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,518 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,528 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,533 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,543 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,548 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,558 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,563 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,573 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,578 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,589 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,593 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,603 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,608 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,618 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,623 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,634 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,638 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,648 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,653 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,663 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,667 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,677 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,682 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,692 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,697 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,707 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,711 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,722 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,727 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,736 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,741 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,750 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,755 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,765 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,769 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,779 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,783 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,793 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,797 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,811 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,821 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,825 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,839 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,849 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,853 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,863 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,867 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,877 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,881 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,891 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,895 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,905 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,909 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,919 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,924 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,933 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,949 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,954 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,964 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,969 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,980 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,985 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:23,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:23,995 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:23,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:23,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:23,999 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:23,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:23,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:23,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,010 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,015 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,026 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,030 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,045 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,055 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,060 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,069 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,074 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,087 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,097 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,101 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,111 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,115 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,125 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,130 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,140 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,145 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,191 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,201 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,206 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,216 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,221 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,232 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,236 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,247 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,251 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,262 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,266 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,276 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,281 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,291 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,296 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,306 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,311 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,321 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,325 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,340 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,354 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,364 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,369 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,384 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,394 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,398 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,408 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,412 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,422 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,427 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,437 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,441 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,451 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,455 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,465 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,468 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,482 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:16:24,492 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 01:16:24,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:16:24,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 01:16:24,496 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 01:16:24,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:16:24,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:16:24,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:16:24,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat