./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fgets_multiply_11_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- 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_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/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_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fgets_multiply_11_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/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 64bit --witnessprinter.graph.data.programhash 728f6e2ff08ff040d7b9a5b3970190759c567c156507e471a97f4901647c0003 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 05:14:57,179 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 05:14:57,230 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-12-06 05:14:57,233 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 05:14:57,233 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 05:14:57,250 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 05:14:57,251 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 05:14:57,251 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 05:14:57,251 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 05:14:57,251 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 05:14:57,252 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 05:14:57,252 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 05:14:57,252 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 05:14:57,252 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 05:14:57,252 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 05:14:57,252 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 05:14:57,252 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 05:14:57,252 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 05:14:57,252 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 05:14:57,252 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 05:14:57,252 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 05:14:57,253 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 05:14:57,253 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 05:14:57,253 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 05:14:57,253 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 05:14:57,253 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 05:14:57,253 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:14:57,253 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 05:14:57,253 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 05:14:57,254 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 05:14:57,254 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 05:14:57,254 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 05:14:57,254 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_8f099098-af0d-4233-ba3d-a7448fd4bf65/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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 728f6e2ff08ff040d7b9a5b3970190759c567c156507e471a97f4901647c0003 [2024-12-06 05:14:57,449 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 05:14:57,456 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 05:14:57,458 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 05:14:57,459 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 05:14:57,459 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 05:14:57,460 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fgets_multiply_11_good.i [2024-12-06 05:15:00,106 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/data/f43042de2/656bf219f3ce4c28bcc5d071a70d4647/FLAG74c1bff69 [2024-12-06 05:15:00,405 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 05:15:00,405 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fgets_multiply_11_good.i [2024-12-06 05:15:00,421 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/data/f43042de2/656bf219f3ce4c28bcc5d071a70d4647/FLAG74c1bff69 [2024-12-06 05:15:00,434 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/data/f43042de2/656bf219f3ce4c28bcc5d071a70d4647 [2024-12-06 05:15:00,436 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 05:15:00,437 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 05:15:00,438 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 05:15:00,438 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 05:15:00,441 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 05:15:00,442 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:15:00" (1/1) ... [2024-12-06 05:15:00,443 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@442f9d77 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:00, skipping insertion in model container [2024-12-06 05:15:00,443 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:15:00" (1/1) ... [2024-12-06 05:15:00,476 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 05:15:01,096 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:15:01,104 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 05:15:01,185 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:15:01,296 INFO L204 MainTranslator]: Completed translation [2024-12-06 05:15:01,297 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01 WrapperNode [2024-12-06 05:15:01,297 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 05:15:01,297 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 05:15:01,297 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 05:15:01,298 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 05:15:01,303 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,321 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,338 INFO L138 Inliner]: procedures = 502, calls = 54, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 161 [2024-12-06 05:15:01,338 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 05:15:01,339 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 05:15:01,339 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 05:15:01,339 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 05:15:01,346 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,346 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,349 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,349 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,354 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,355 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,357 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,359 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,360 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,362 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 05:15:01,363 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 05:15:01,363 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 05:15:01,363 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 05:15:01,364 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:15:01,381 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 05:15:01,392 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 05:15:01,394 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f099098-af0d-4233-ba3d-a7448fd4bf65/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 05:15:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-12-06 05:15:01,411 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-12-06 05:15:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-12-06 05:15:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-12-06 05:15:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsTrue [2024-12-06 05:15:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsTrue [2024-12-06 05:15:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 05:15:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 05:15:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 05:15:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsFalse [2024-12-06 05:15:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsFalse [2024-12-06 05:15:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 05:15:01,520 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 05:15:01,522 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 05:15:01,716 INFO L? ?]: Removed 34 outVars from TransFormulas that were not future-live. [2024-12-06 05:15:01,716 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 05:15:01,750 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 05:15:01,750 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 05:15:01,751 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:15:01 BoogieIcfgContainer [2024-12-06 05:15:01,751 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 05:15:01,751 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 05:15:01,751 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 05:15:01,761 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 05:15:01,761 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:15:01" (1/1) ... [2024-12-06 05:15:01,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 05:15:01,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:01,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 81 states and 111 transitions. [2024-12-06 05:15:01,819 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 111 transitions. [2024-12-06 05:15:01,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 05:15:01,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:01,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:01,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:02,084 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 05:15:02,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:02,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 81 states and 110 transitions. [2024-12-06 05:15:02,140 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 110 transitions. [2024-12-06 05:15:02,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:15:02,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:02,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:02,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:02,227 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 05:15:02,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:02,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 80 states and 109 transitions. [2024-12-06 05:15:02,256 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 109 transitions. [2024-12-06 05:15:02,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:15:02,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:02,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:02,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:02,332 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 05:15:02,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:02,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 79 states and 108 transitions. [2024-12-06 05:15:02,399 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 108 transitions. [2024-12-06 05:15:02,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 05:15:02,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:02,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:02,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:02,497 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:15:02,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:02,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 79 states and 107 transitions. [2024-12-06 05:15:02,531 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 107 transitions. [2024-12-06 05:15:02,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 05:15:02,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:02,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:02,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:02,618 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 05:15:02,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:02,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 78 states and 106 transitions. [2024-12-06 05:15:02,649 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 106 transitions. [2024-12-06 05:15:02,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:15:02,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:02,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:02,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:02,743 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 05:15:02,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:02,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 77 states and 105 transitions. [2024-12-06 05:15:02,832 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 105 transitions. [2024-12-06 05:15:02,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 05:15:02,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:02,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:02,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:02,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 05:15:02,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:02,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 77 states and 104 transitions. [2024-12-06 05:15:02,970 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 104 transitions. [2024-12-06 05:15:02,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:15:02,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:02,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:02,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:03,047 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 05:15:03,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:03,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 82 states and 112 transitions. [2024-12-06 05:15:03,105 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 112 transitions. [2024-12-06 05:15:03,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 05:15:03,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:03,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:03,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:03,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 05:15:03,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:03,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 88 states and 121 transitions. [2024-12-06 05:15:03,313 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 121 transitions. [2024-12-06 05:15:03,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:03,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:03,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:03,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:03,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:03,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:03,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:03,514 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:03,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:03,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:03,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:03,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:03,581 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:03,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:03,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:03,591 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:03,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:03,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:03,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:03,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:03,653 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:03,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:03,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:03,664 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:03,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:03,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:03,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:03,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:03,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:03,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:03,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:03,736 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:03,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:03,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:03,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:03,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:03,794 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:03,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:03,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:03,803 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:03,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:03,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:03,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:03,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:03,859 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:03,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:03,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:03,868 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:03,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:03,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:03,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:03,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:03,925 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:03,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:03,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:03,944 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:03,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:03,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:03,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:03,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,010 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,074 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,129 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,138 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,196 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,204 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,267 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,331 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,400 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,459 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,511 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,520 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,571 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,580 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,639 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,695 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,750 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,760 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,817 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,865 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,874 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,921 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,930 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:04,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:04,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:04,987 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:04,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:04,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,043 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,110 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,160 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,169 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,223 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,279 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,333 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,379 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,388 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,434 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,443 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,506 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,577 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,647 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,706 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,751 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,760 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,815 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,865 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,931 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:05,973 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:05,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:05,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:05,982 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:05,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:05,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:05,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:05,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,026 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,035 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,078 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,087 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,141 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,184 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,192 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,242 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,295 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,304 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,345 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,353 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,395 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,403 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,445 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,453 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,503 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,553 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,593 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,600 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,640 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,648 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,704 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,735 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,741 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,780 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,812 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,820 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,857 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,893 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,929 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:06,974 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:06,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:06,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:06,981 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:06,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:06,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:06,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:06,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,041 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,098 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,109 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,178 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,221 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,228 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,276 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,323 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,362 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,369 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,409 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,416 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,472 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,517 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,556 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,564 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,611 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,650 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,657 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,703 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,748 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,791 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,836 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,873 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,880 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,934 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:07,972 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:07,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:07,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:07,979 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:07,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:07,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:07,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:07,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,017 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,024 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,071 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,116 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,152 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,159 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,204 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,242 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,249 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,287 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,294 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,331 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,336 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,363 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,369 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,400 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,405 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,437 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,472 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,501 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,507 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,551 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,593 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,636 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,682 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,689 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,747 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,805 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,813 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,876 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,926 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:08,962 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:08,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:08,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:08,968 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:08,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:08,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:08,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:08,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,003 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,009 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,049 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,093 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,136 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,172 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,178 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,221 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,227 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,263 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,269 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,311 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,353 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,394 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,430 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,435 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,477 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,519 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,555 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,561 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,598 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,603 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,650 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,677 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,682 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,708 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,714 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,745 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,771 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,776 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,802 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,806 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,839 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,865 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,869 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,899 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,904 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,935 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:09,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:09,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:09,977 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:09,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:09,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:09,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:09,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,018 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,053 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,058 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,092 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,098 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,136 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,172 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,178 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,212 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,217 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,250 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,256 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,297 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,338 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,377 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,411 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,416 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,460 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,501 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,507 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,553 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,593 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,619 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,622 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,649 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,653 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,683 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,712 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,738 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,742 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,774 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,806 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,847 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,873 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,877 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,907 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,938 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,965 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,969 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:10,994 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:10,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:10,998 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:10,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:10,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,027 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,030 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,059 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,088 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,117 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,150 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,155 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,191 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,196 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,249 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,289 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,328 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,362 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,367 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,402 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,406 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,448 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,488 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,521 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,525 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,552 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,584 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,589 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,629 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,664 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,669 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,713 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,718 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,757 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,798 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,832 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,837 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,865 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,896 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,901 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,943 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:11,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:11,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:11,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:11,974 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:11,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:11,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:11,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:11,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,005 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,010 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,049 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,089 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,124 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,129 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,172 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,177 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,227 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,286 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,346 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,383 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,391 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,440 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,470 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,497 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,501 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,538 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,567 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,592 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,595 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,623 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,647 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,675 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,704 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,736 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,739 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,767 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,792 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,815 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,818 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,847 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,873 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,877 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,902 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,907 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,934 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,958 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:12,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:12,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:12,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:12,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:12,988 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:12,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:12,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:12,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,022 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,027 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,061 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,066 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,092 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,095 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,125 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,129 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,175 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,214 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,220 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,252 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,257 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,286 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,318 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,346 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,373 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,377 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,403 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,407 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,435 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,440 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,476 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,518 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,553 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,558 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,595 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,621 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,627 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,652 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,655 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,688 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,719 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,744 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,774 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,804 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,833 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,866 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,891 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,894 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,916 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,918 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,943 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,965 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,970 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:13,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:13,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:13,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:13,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:13,994 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:13,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:13,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:13,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,022 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,048 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,053 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,107 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,152 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,160 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,207 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,215 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,261 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,307 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,344 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,379 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,401 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,404 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,428 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,453 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,474 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,477 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,501 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,525 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,549 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,570 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,573 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,595 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,598 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,627 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,630 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,654 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,658 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,689 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,719 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,753 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,782 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,809 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,840 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,870 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,875 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,902 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,907 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,932 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,958 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,979 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:14,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:14,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:14,982 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:14,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:14,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:14,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:14,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,003 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,006 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,034 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,037 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,059 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,061 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,086 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,124 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,129 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,156 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,158 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,188 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,193 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,228 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,233 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,272 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,303 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,330 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,354 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,357 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,384 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,408 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,412 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,436 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,439 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,463 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,467 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,491 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,494 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,518 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,522 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,549 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,573 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,576 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,608 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,611 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,638 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,666 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,698 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,702 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,727 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,731 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,755 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,759 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,783 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,787 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,812 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,815 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,853 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,892 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,915 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,919 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,946 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,949 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:15,976 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:15,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:15,979 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:15,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:15,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,001 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,004 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,026 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,029 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,051 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,055 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,089 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,095 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,135 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,140 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,185 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,229 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,273 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,319 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,346 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,349 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,371 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,374 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,396 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,399 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,423 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,427 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,453 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,458 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,489 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,519 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,550 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,579 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,609 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,640 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,670 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,711 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,743 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,746 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,786 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,821 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,826 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,851 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,874 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,877 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,909 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,932 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,935 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,961 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:16,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:16,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:16,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:16,986 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:16,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:16,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:16,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:16,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,012 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,034 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,037 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,059 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,062 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,087 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,112 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,139 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,145 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,172 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,175 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,200 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,204 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,229 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,234 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,267 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,289 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,293 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,321 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,351 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,377 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,380 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,405 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,409 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,435 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,439 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,464 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,468 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,490 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,493 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,516 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,519 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,547 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,571 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,575 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,605 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,633 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,662 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,667 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,695 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,700 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,729 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,760 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,764 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,803 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,832 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,837 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,864 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,869 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,897 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,902 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,935 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:17,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:17,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:17,968 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:17,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:17,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:17,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:17,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:17,996 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,001 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,027 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,030 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,060 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,090 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,117 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,121 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,148 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,153 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,176 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,180 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,214 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,219 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,250 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,274 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,277 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,302 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,342 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,383 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,427 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,434 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,481 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,519 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,524 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,568 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,607 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,612 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,651 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,674 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,678 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,705 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,730 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,754 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,757 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,783 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,786 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,809 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,812 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,838 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,861 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,864 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,890 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,918 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,921 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,951 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:18,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:18,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:18,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:18,982 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:18,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:18,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:18,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:18,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,011 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,041 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,079 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,110 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,136 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,141 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,171 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,174 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,204 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,242 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,280 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,283 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,320 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,354 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,382 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,408 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,411 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,440 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,469 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,499 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,525 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,529 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,555 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,560 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,590 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,617 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,640 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,643 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,666 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,669 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,695 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,731 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,753 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,756 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,782 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,805 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,809 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,833 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,838 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,865 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,870 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,897 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,901 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,933 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,962 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:19,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:19,994 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:19,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:19,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:19,999 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:19,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:19,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:19,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,027 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,030 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,053 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,056 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,079 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,082 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,108 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,134 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,157 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,160 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,185 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,188 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,218 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,245 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,248 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,277 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,319 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,322 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,352 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,383 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,413 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,443 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,472 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,504 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,533 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,558 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,562 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,588 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,591 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,625 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,630 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,659 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,663 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,692 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,718 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,723 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,755 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,784 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,814 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,817 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,853 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,882 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,909 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,914 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,958 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:20,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:20,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:20,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:20,991 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:20,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:20,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:20,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,023 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,052 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,056 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,087 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,117 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,150 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,181 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,207 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,211 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,241 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,274 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,305 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,338 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,371 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,399 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,404 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,436 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,461 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,465 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,492 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,497 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,523 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,527 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,558 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,595 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,600 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,642 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,648 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,691 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,697 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,740 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,746 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,795 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,838 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,845 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,888 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,894 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,939 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,944 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:21,970 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:21,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:21,974 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:21,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:21,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,001 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,005 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,034 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,061 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,065 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,095 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,122 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,126 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,150 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,152 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,185 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,229 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,260 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,286 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,290 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,322 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,351 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,355 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,383 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,386 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,413 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,417 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,443 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,447 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,486 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,513 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,516 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,547 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,577 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,608 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,637 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,666 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,696 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,723 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,726 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,754 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,758 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,786 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,789 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,817 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,820 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,851 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,877 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,883 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,907 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,910 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,937 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,963 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:22,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:22,987 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:22,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:22,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:22,990 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:22,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:22,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:22,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,018 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,049 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,089 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,117 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,120 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,151 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,196 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,200 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,231 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,261 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,287 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,291 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,322 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,350 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,353 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,377 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,380 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,407 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,431 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,434 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,469 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,472 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,502 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,528 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,531 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,558 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,561 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,591 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,617 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,623 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,649 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,653 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,683 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,708 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,711 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,736 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,739 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,766 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,791 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,794 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,821 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,825 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,852 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,855 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,892 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,896 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,922 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,926 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,957 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:23,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:23,983 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:23,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:23,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:23,987 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:23,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:23,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:23,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,016 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,047 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,079 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,107 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,110 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,141 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,168 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,172 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,203 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,230 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,234 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,266 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,293 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,319 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,321 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,350 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,380 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,408 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,411 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,444 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,476 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,505 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,509 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,536 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,540 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,583 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,588 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,617 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,622 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,655 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,687 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,712 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,715 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,742 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,769 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,772 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,803 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,830 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,835 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,868 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,896 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,900 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,931 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,961 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:24,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:24,989 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:24,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:24,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:24,992 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:24,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:24,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:24,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,021 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,025 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,052 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,055 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,085 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,088 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,115 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,120 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,150 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,181 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,208 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,212 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,240 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,244 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,286 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,290 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,330 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,335 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,387 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,458 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,531 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,539 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,609 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,616 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,677 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,727 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,732 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,778 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,782 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,815 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,845 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,849 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,883 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,912 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,915 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,947 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:25,976 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:25,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:25,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:25,980 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:25,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:25,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:25,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:25,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,012 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,040 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,044 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,074 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,106 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,134 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,137 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,169 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,198 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,201 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,229 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,233 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,263 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,296 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,327 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,373 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,379 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,407 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,411 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,443 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,475 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,507 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,536 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,540 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,567 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,572 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,604 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,635 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,667 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,699 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,727 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,753 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,756 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,782 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,785 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,815 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,818 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,854 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,859 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,894 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,899 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,934 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,967 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:26,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,995 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:26,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:26,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:26,999 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:26,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:26,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:26,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,027 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,031 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,059 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,061 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,090 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,116 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,119 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,147 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,173 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,175 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,218 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,222 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,250 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,255 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,295 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,298 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,325 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,328 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,356 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,385 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,415 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,420 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,455 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,486 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,515 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,518 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,550 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,579 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,583 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,612 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,615 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,648 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,682 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,723 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,754 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,758 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,787 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,791 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,823 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,853 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,857 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,890 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,934 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,963 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:27,990 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:27,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:27,995 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:27,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:27,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,026 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,031 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,081 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,110 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,115 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,150 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,179 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,182 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,211 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,214 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,243 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,246 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,278 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,307 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,310 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,343 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,375 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,407 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,436 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,440 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,469 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,472 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,501 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,504 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,536 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,566 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,569 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,598 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,602 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,634 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,666 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,698 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,727 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,732 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,761 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,766 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,795 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,799 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,828 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,832 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,865 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,916 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,946 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,951 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:28,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:28,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:28,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:28,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:28,984 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:28,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:28,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:28,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,018 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,048 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,053 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,088 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,121 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,156 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,185 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,190 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,220 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,225 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,255 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,260 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,296 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,327 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,331 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,363 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,368 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,402 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,437 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,473 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,503 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,508 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,536 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,539 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,571 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,603 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,634 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,666 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,698 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,746 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,787 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,792 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,847 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,897 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,902 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:29,951 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:29,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:29,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:29,956 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:29,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:29,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:29,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:29,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,011 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,073 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,122 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,127 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,182 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,232 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,264 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,293 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,296 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,329 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,371 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,412 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,416 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,459 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,505 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,535 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,539 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,571 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,604 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,637 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,667 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,670 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,701 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,705 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,734 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,739 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,768 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,772 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,805 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,834 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,838 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,871 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,899 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,903 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,951 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,954 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:30,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:30,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:30,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:30,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:30,989 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:30,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:30,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:30,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,021 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,024 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,053 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,057 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,094 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,124 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,128 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,156 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,160 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,190 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,194 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,227 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,259 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,290 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,293 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,326 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,354 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,359 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,393 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,397 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,428 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,433 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,469 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,502 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,535 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,568 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,601 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,635 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,666 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,671 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,703 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,735 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,740 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,776 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,812 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,844 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,849 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,884 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,935 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,965 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:31,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:31,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:31,969 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:31,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:31,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:31,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:31,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,999 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,003 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,041 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,080 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,117 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,158 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,188 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,192 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,222 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,226 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,260 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,290 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,293 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,327 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,357 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,360 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,395 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,428 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,433 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,463 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,466 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,497 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,501 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,535 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,569 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,602 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,636 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,668 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,671 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,699 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,702 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,733 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,761 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,764 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,795 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,830 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,861 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,866 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,917 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,949 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,953 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:32,983 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:32,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:32,986 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:32,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:32,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,017 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,048 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,079 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,107 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,110 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,142 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,174 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,206 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,237 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,268 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,297 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,300 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,337 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,365 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,368 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,396 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,398 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,426 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,429 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,459 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,462 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,491 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,494 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,534 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,566 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,571 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,608 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,640 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,645 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,682 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,685 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,725 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,730 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,771 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,773 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,802 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,804 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,852 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,855 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,890 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,918 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,920 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,949 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,952 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:33,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:33,980 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:33,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:33,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:33,983 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:33,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:33,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:33,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,020 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,052 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,057 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,090 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,094 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,132 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,160 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,163 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,195 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,200 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,237 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,274 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,306 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,309 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,344 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,380 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,412 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,416 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,447 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,451 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,503 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,541 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,545 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,577 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,581 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,612 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,615 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,647 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,675 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,678 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,707 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,710 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,744 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,778 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,823 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,826 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,860 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,892 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,895 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,929 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,962 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:34,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:34,993 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:34,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:34,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:34,997 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:34,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:34,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:34,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,028 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,033 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,074 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,110 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,145 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,179 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,210 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,213 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,245 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,248 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,280 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,283 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,317 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,351 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,386 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,416 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,419 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,454 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,485 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,519 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,521 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,552 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,580 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,583 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,612 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,615 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,646 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,649 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,680 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,684 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,736 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,768 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,773 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,811 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,844 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,849 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,881 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,886 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,923 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,956 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,959 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:35,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:35,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:35,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:35,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:35,996 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:35,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:35,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:35,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,028 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,032 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,065 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,069 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,107 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,140 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,145 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,176 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,180 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,211 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,216 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,250 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,255 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,289 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,294 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,327 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,332 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,365 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,370 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,403 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,407 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,444 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,482 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,519 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,552 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,557 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,594 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,627 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,632 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,670 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,720 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,725 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,763 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,795 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,800 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,835 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,870 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,910 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,947 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:36,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:36,980 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:36,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:36,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:36,985 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:36,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:36,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:36,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,023 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,061 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,094 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,099 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,137 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,174 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,205 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,210 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,243 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,248 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,286 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,317 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,346 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,349 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,381 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,412 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,415 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,444 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,447 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,475 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,478 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,510 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,539 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,542 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,571 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,575 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,608 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,611 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,661 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,697 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,729 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,733 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,767 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,802 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,833 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,866 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,901 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,937 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,969 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:37,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:37,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:37,972 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:37,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:37,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:37,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:37,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,004 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,007 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,038 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,042 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,073 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,077 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,107 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,111 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,146 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,180 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,211 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,214 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,250 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,285 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,317 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,320 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,352 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,355 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,390 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,425 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,460 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,492 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,496 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,548 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,581 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,585 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,617 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,622 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,653 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,657 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,689 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,692 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,728 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:38,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:38,759 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:15:38,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:15:38,763 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:15:38,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:15:38,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 05:26:25,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:25,195 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:25,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:25,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:25,200 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:25,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:25,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:25,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:25,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:25,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:25,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:25,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:25,361 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:25,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:25,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:25,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:25,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:25,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:25,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:25,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:25,505 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:25,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:25,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:25,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:25,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:25,676 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:25,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:25,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:25,679 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:25,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:25,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:25,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:25,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:25,810 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:25,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:25,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:25,813 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:25,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:25,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:25,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:25,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:25,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:25,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:25,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:25,947 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:25,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:25,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:25,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:26,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:26,077 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:26,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:26,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:26,081 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:26,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:26,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:26,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:26,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:26,210 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:26,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:26,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:26,214 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:26,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:26,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:26,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:26,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:26,346 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:26,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:26,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:26,349 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:26,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:26,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:26,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:26,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:26,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:26,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:26,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:26,481 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:26,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:26,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:26,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:26,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:26,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:26,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:26,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:26,612 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:26,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:26,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:26,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:26,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:26,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:26,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:26,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:26,750 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:26,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:26,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:26,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:26,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:26,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:26,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:26,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:26,883 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:26,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:26,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:26,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:27,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:27,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:27,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:27,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:27,016 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:27,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:27,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:27,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:27,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:27,148 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:27,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:27,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:27,152 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:27,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:27,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:27,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:27,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:27,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:27,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:27,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:27,325 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:27,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:27,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:27,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:27,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:27,459 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:27,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:27,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:27,463 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:27,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:27,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:27,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:27,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:27,593 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:27,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:27,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:27,597 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:27,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:27,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:27,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:27,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:27,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:27,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:27,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:27,731 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:27,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:27,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:27,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:27,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:27,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:27,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:27,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:27,866 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:27,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:27,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:27,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:27,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:27,998 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:28,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:28,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:28,001 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:28,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:28,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:28,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:28,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:28,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:28,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:28,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:28,137 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:28,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:28,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:28,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:28,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:28,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:28,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:28,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:28,267 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:28,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:28,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:28,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:28,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:28,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:28,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:28,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:28,402 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:28,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:28,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:28,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:28,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:28,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:28,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:28,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:28,537 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:28,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:28,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:28,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:28,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:28,668 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:28,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:28,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:28,672 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:28,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:28,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:28,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:28,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:28,803 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:28,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:28,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:28,807 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:28,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:28,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:28,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:28,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:28,983 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:28,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:28,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:28,986 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:28,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:28,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:28,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:29,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:29,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:29,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:29,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:29,122 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:29,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:29,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:29,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:29,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:29,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:29,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:29,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:29,257 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:29,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:29,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:29,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:29,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:29,385 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:29,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:29,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:29,389 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:29,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:29,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:29,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:29,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:29,520 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:29,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:29,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:29,523 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:29,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:29,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:29,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:29,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:29,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:29,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:29,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:29,659 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:29,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:29,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:29,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:29,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:29,791 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:29,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:29,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:29,795 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:29,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:29,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:29,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:29,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:29,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:29,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:29,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:29,931 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:29,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:29,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:29,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:30,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:30,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:30,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:30,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:30,067 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:30,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:30,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:30,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:30,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:30,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:30,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:30,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:30,203 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:30,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:30,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:30,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:30,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:30,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:30,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:30,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:30,337 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:30,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:30,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:30,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:30,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:30,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:30,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:30,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:30,472 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:30,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:30,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:30,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:30,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:30,658 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:30,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:30,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:30,662 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:30,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:30,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:30,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:30,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:30,794 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:30,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:30,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:30,797 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:30,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:30,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:30,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:30,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:30,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:30,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:30,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:30,930 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:30,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:30,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:30,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:31,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:31,059 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:31,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:31,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:31,061 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:31,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:31,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:31,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:31,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:31,192 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:31,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:31,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:31,195 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:31,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:31,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:31,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:31,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:31,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:31,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:31,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:31,328 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:31,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:31,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:31,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:31,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:31,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:31,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:31,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:31,460 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:31,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:31,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:31,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:31,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:31,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:31,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:31,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:31,593 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:31,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:31,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:31,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:31,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:31,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:31,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:31,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:31,727 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:31,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:31,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:31,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:31,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:31,860 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:31,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:31,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:31,863 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:31,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:31,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:31,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:31,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:31,995 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:31,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:31,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:31,999 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:31,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:31,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:31,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:32,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:32,127 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:32,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:32,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:32,131 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:32,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:32,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:32,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:32,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:32,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:32,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:32,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:32,328 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:32,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:32,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:32,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:32,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:32,459 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:32,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:32,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:32,462 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:32,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:32,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:32,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:32,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:32,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:32,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:32,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:32,598 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:32,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:32,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:32,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:32,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:32,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:32,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:32,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:32,734 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:32,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:32,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:32,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:32,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:32,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:32,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:32,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:32,870 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:32,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:32,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:32,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:32,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:32,999 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:33,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:33,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:33,004 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:33,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:33,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:33,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:33,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:33,135 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:33,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:33,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:33,138 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:33,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:33,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:33,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:33,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:33,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:33,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:33,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:33,273 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:33,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:33,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:33,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:33,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:33,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:33,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:33,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:33,408 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:33,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:33,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:33,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:33,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:33,541 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:33,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:33,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:33,544 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:33,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:33,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:33,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:33,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:33,675 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:33,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:33,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:33,678 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:33,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:33,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:33,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:33,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:33,810 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:33,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:33,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:33,814 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:33,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:33,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:33,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:33,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:34,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:34,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:34,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:34,016 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:34,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:34,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:34,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:34,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:34,148 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:34,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:34,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:34,153 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:34,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:34,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:34,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:34,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:34,286 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:34,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:34,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:34,290 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:34,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:34,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:34,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:34,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:34,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:34,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:34,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:34,429 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:34,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:34,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:34,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:34,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:34,561 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:34,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:34,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:34,565 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:34,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:34,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:34,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:34,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:34,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:34,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:34,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:34,701 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:34,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:34,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:34,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:34,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:34,830 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:34,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:34,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:34,835 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:34,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:34,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:34,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:34,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:34,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:34,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:34,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:34,970 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:34,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:34,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:34,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:35,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:35,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:35,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:35,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:35,106 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:35,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:35,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:35,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:35,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:35,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:35,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:35,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:35,242 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:35,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:35,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:35,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:35,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:35,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:35,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:35,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:35,380 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:35,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:35,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:35,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:35,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:35,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:35,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:35,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:35,517 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:35,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:35,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:35,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:35,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:35,716 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:35,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:35,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:35,721 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:35,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:35,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:35,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:35,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:35,850 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:35,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:35,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:35,854 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:35,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:35,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:35,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:35,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:35,983 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:35,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:35,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:35,987 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:35,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:35,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:35,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:36,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:36,119 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:36,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:36,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:36,123 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:36,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:36,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:36,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:36,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:36,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:36,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:36,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:36,258 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:36,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:36,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:36,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:36,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:36,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:36,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:36,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:36,394 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:36,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:36,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:36,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:36,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:36,528 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:36,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:36,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:36,531 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:36,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:36,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:36,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:36,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:36,660 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:36,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:36,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:36,664 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:36,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:36,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:36,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:36,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:36,795 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:36,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:36,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:36,798 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:36,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:36,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:36,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:36,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:36,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:36,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:36,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:36,933 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:36,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:36,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:36,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:37,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:37,067 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:37,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:37,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:37,071 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:37,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:37,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:37,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:37,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:37,205 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:37,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:37,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:37,210 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:37,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:37,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:37,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:37,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:37,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:37,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:37,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:37,414 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:37,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:37,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:37,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:37,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:37,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:37,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:37,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:37,547 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:37,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:37,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:37,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:37,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:37,677 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:37,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:37,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:37,679 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:37,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:37,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:37,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:37,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:37,810 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:37,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:37,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:37,813 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:37,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:37,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:37,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:37,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:37,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:37,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:37,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:37,947 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:37,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:37,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:37,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:38,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:38,079 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:38,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:38,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:38,083 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:38,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:38,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:38,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:38,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:38,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:38,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:38,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:38,218 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:38,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:38,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:38,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:38,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:38,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:38,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:38,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:38,352 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:38,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:38,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:38,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:38,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:38,484 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:38,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:38,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:38,487 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:38,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:38,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:38,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:38,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:38,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:38,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:38,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:38,619 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:38,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:38,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:38,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:38,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:38,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:38,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:38,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:38,755 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:38,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:38,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:38,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:38,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:38,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:38,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:38,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:38,889 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:38,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:38,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:38,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:39,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:39,086 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:39,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:39,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:39,091 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:39,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:39,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:39,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:39,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:39,226 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:39,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:39,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:39,230 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:39,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:39,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:39,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:39,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:39,361 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:39,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:39,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:39,366 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:39,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:39,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:39,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:39,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:39,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:39,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:39,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:39,502 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:39,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:39,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:39,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:39,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:39,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:39,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:39,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:39,636 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:39,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:39,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:39,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:39,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:39,769 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:39,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:39,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:39,774 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:39,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:39,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:39,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:39,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:39,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:39,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:39,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:39,911 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:39,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:39,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:39,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:40,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:40,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:40,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:40,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:40,048 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:40,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:40,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:40,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:40,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:40,181 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:40,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:40,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:40,186 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:40,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:40,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:40,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:40,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:40,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:40,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:40,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:40,325 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:40,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:40,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:40,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:40,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:40,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:40,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:40,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:40,463 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:40,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:40,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:40,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:40,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:40,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:40,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:40,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:40,599 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:40,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:40,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:40,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:40,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:40,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:40,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:40,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:40,792 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:40,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:40,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:40,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:40,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:40,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:40,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:40,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:40,928 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:40,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:40,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:40,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:41,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:41,061 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:41,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:41,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:41,064 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:41,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:41,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:41,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:41,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:41,200 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:41,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:41,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:41,204 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:41,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:41,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:41,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:41,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:41,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:41,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:41,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:41,341 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:41,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:41,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:41,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:41,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:41,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:41,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:41,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:41,476 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:41,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:41,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:41,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:41,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:41,643 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:41,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:41,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:41,648 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:41,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:41,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:41,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:41,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:41,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:41,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:41,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:41,783 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:41,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:41,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:41,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:41,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:41,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:41,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:41,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:41,915 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:41,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:41,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:41,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:42,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:42,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:42,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:42,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:42,048 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:42,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:42,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:42,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:42,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:42,178 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:42,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:42,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:42,181 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:42,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:42,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:42,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:42,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:42,312 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:42,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:42,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:42,315 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:42,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:42,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:42,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:42,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:42,503 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:42,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:42,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:42,508 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:42,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:42,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:42,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:42,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:42,641 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:42,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:42,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:42,646 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:42,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:42,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:42,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:42,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:42,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:42,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:42,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:42,785 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:42,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:42,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:42,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:42,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:42,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:42,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:42,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:42,924 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:42,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:42,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:42,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:43,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:43,058 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:43,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:43,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:43,063 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:43,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:43,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:43,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:43,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:43,193 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:43,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:43,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:43,196 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:43,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:43,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:43,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:43,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:43,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:43,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:43,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:43,328 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:43,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:43,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:43,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:43,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:43,473 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:43,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:43,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:43,475 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:43,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:43,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:43,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:43,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:43,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:43,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:43,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:43,621 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:43,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:43,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:43,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:43,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:43,754 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:43,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:43,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:43,756 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:43,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:43,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:43,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:43,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:43,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:43,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:43,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:43,889 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:43,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:43,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:43,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:44,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:44,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:44,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:44,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:44,022 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:44,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:44,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:44,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:44,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:44,204 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:44,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:44,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:44,207 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:44,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:44,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:44,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:44,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:44,335 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:44,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:44,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:44,338 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:44,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:44,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:44,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:44,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:44,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:44,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:44,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:44,470 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:44,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:44,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:44,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:44,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:44,600 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:44,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:44,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:44,603 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:44,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:44,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:44,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:44,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:44,734 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:44,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:44,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:44,737 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:44,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:44,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:44,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:44,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:44,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:44,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:44,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:44,870 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:44,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:44,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:44,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:44,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:45,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:45,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:45,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:45,003 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:45,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:45,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:45,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:45,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:45,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:45,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:45,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:45,133 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:45,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:45,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:45,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:45,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:45,261 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:45,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:45,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:45,263 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:45,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:45,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:45,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:45,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:45,393 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:45,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:45,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:45,395 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:45,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:45,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:45,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:45,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:45,525 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:45,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:45,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:45,527 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:45,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:45,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:45,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:45,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:45,658 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:45,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:45,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:45,660 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:45,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:45,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:45,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:45,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:45,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:45,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:45,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:45,844 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:45,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:45,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:45,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:45,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:45,974 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:45,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:45,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:45,977 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:45,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:45,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:45,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:46,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:46,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:46,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:46,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:46,107 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:46,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:46,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:46,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:46,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:46,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:46,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:46,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:46,238 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:46,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:46,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:46,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:46,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:46,367 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:46,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:46,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:46,370 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:46,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:46,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:46,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:46,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:46,508 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:46,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:46,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:46,513 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:46,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:46,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:46,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:46,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:46,674 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:46,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:46,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:46,676 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:46,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:46,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:46,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:46,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:46,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:46,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:46,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:46,810 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:46,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:46,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:46,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:46,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:46,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:46,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:46,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:46,944 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:46,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:46,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:46,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:47,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:47,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:47,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:47,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:47,079 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:47,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:47,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:47,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:47,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:47,210 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:47,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:47,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:47,213 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:47,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:47,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:47,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:47,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:47,346 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:47,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:47,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:47,350 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:47,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:47,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:47,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:47,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:47,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:47,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:47,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:47,527 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:47,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:47,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:47,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:47,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:47,656 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:47,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:47,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:47,660 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:47,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:47,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:47,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:47,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:47,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:47,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:47,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:47,791 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:47,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:47,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:47,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:47,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:47,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:47,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:47,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:47,927 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:47,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:47,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:47,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:48,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:48,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:48,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:48,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:48,097 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:48,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:48,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:48,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:48,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:48,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:48,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:48,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:48,268 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:48,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:48,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:48,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:48,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:48,402 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:48,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:48,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:48,407 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:48,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:48,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:48,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:48,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:48,538 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:48,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:48,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:48,542 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:48,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:48,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:48,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:48,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:48,675 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:48,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:48,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:48,680 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:48,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:48,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:48,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:48,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:48,816 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:48,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:48,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:48,821 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:48,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:48,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:48,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:48,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:48,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:48,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:48,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:48,958 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:48,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:48,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:48,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:49,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:49,092 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:49,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:49,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:49,097 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:49,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:49,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:49,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:49,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:49,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:49,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:49,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:49,280 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:49,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:49,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:49,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:49,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:49,415 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:49,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:49,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:49,420 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:49,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:49,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:49,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:49,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:49,552 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:49,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:49,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:49,556 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:49,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:49,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:49,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:49,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:49,687 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:49,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:49,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:49,691 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:49,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:49,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:49,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:49,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:49,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:49,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:49,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:49,829 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:49,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:49,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:49,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:49,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:49,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:49,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:49,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:49,964 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:49,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:49,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:49,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:50,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:50,096 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:50,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:50,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:50,100 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:50,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:50,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:50,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:50,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:50,233 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:50,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:50,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:50,237 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:50,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:50,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:50,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:50,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:50,368 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:50,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:50,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:50,371 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:50,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:50,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:50,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:50,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:50,505 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:50,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:50,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:50,510 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:50,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:50,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:50,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:50,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:50,643 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:50,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:50,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:50,648 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:50,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:50,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:50,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:50,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:50,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:50,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:50,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:50,784 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:50,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:50,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:50,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:50,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:50,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:50,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:50,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:50,963 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:50,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:50,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:50,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:51,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:51,097 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:51,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:51,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:51,100 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:51,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:51,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:51,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:51,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:51,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:51,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:51,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:51,241 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:51,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:51,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:51,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:51,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:51,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:51,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:51,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:51,380 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:51,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:51,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:51,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:51,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:51,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:51,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:51,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:51,518 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:51,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:51,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:51,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:51,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:51,650 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:51,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:51,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:51,655 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:51,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:51,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:51,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:51,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:51,786 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:51,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:51,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:51,790 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:51,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:51,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:51,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:51,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:51,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:51,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:51,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:51,928 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:51,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:51,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:51,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:52,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:52,062 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:52,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:52,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:52,065 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:52,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:52,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:52,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:52,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:52,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:52,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:52,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:52,202 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:52,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:52,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:52,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:52,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:52,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:52,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:52,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:52,336 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:52,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:52,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:52,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:52,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:52,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:52,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:52,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:52,476 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:52,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:52,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:52,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:52,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:52,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:52,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:52,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:52,648 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:52,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:52,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:52,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:52,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:52,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:52,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:52,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:52,785 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:52,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:52,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:52,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:52,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:52,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:52,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:52,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:52,923 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:52,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:52,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:52,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:53,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:53,058 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:53,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:53,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:53,062 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:53,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:53,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:53,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:53,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:53,198 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:53,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:53,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:53,202 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:53,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:53,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:53,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:53,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:53,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:53,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:53,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:53,338 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:53,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:53,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:53,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:53,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:53,473 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:53,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:53,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:53,477 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:53,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:53,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:53,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:53,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:53,611 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:53,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:53,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:53,615 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:53,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:53,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:53,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:53,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:53,754 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:53,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:53,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:53,759 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:53,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:53,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:53,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:53,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:53,892 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:53,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:53,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:53,896 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:53,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:53,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:53,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:54,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:54,028 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:54,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:54,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:54,032 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:54,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:54,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:54,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:54,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:54,164 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:54,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:54,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:54,168 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:54,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:54,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:54,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:54,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:54,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:54,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:54,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:54,344 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:54,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:54,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:54,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:54,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:54,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:54,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:54,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:54,482 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:54,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:54,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:54,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:54,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:54,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:54,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:54,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:54,617 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:54,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:54,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:54,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:54,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:54,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:54,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:54,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:54,755 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:54,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:54,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:54,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:54,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:54,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:54,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:54,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:54,891 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:54,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:54,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:54,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:55,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:55,025 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:55,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:55,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:55,029 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:55,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:55,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:55,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:55,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:55,163 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:55,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:55,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:55,166 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:55,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:55,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:55,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:55,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:55,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:55,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:55,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:55,305 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:55,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:55,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:55,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:55,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:55,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:55,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:55,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:55,443 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:55,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:55,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:55,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:55,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:55,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:55,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:55,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:55,580 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:55,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:55,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:55,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:55,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:55,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:55,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:55,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:55,717 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:55,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:55,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:55,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:55,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:55,852 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:55,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:55,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:55,856 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:55,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:55,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:55,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,027 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:56,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:56,031 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:56,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:56,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:56,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:56,168 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:56,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:56,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,304 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:56,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:56,309 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:56,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:56,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:56,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:56,463 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:56,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:56,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:56,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:56,601 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:56,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:56,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:56,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:56,751 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:56,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:56,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,899 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:56,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:56,904 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:56,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:56,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:57,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:57,042 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:57,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:57,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,176 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:57,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:57,180 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:57,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:57,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:57,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:57,317 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:57,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:57,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:57,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:57,452 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:57,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:57,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,585 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:57,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:57,588 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:57,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:57,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:57,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:57,763 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:57,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:57,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,894 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:57,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:57,899 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:57,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:57,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:58,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:58,035 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:58,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:58,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:58,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:58,171 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:58,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:58,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:58,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:58,305 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:58,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:58,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:58,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:58,442 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:58,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:58,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:58,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:58,580 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:58,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:58,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:58,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:58,718 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:58,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:58,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,854 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:58,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:58,858 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:58,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:58,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:58,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:58,996 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:58,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:58,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,129 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:59,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:59,133 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:59,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:59,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,271 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:59,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:59,275 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:59,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:59,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,444 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:59,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:59,448 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:59,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:59,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:59,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:59,587 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:59,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:59,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,722 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:59,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:59,727 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:59,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:59,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:26:59,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:26:59,867 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:26:59,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:26:59,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,002 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:00,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:00,007 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:00,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:00,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,139 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:00,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:00,143 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:00,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:00,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,273 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:00,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:00,277 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:00,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:00,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:00,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:00,415 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:00,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:00,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,548 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:00,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:00,553 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:00,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:00,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,689 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:00,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:00,692 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:00,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:00,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:00,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:00,828 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:00,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:00,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,962 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:00,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:00,967 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:00,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:00,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,135 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:01,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:01,140 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:01,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:01,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,273 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:01,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:01,278 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:01,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:01,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,412 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:01,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:01,417 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:01,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:01,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,551 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:01,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:01,556 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:01,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:01,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,690 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:01,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:01,693 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:01,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:01,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,828 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:01,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:01,832 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:01,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:01,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:01,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:01,970 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:01,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:01,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:02,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:02,107 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:02,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:02,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,240 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:02,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:02,244 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:02,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:02,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,380 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:02,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:02,384 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:02,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:02,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:02,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:02,521 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:02,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:02,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:02,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:02,737 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:02,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:02,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,871 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:02,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:02,874 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:02,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:02,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,004 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:03,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:03,007 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:03,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:03,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,136 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:03,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:03,139 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:03,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:03,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,271 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:03,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:03,275 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:03,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:03,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,408 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:03,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:03,411 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:03,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:03,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:03,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:03,550 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:03,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:03,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:03,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:03,688 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:03,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:03,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,823 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:03,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:03,828 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:03,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:03,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:03,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:03,967 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:03,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:03,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,100 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:04,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:04,103 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:04,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:04,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:04,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:04,239 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:04,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:04,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:04,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:04,442 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:04,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:04,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:04,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:04,579 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:04,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:04,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,713 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:04,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:04,718 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:04,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:04,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,853 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:04,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:04,858 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:04,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:04,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:04,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:04,995 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:04,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:04,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,127 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:05,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:05,132 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:05,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:05,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:05,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:05,271 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:05,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:05,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,407 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:05,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:05,411 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:05,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:05,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:05,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:05,551 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:05,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:05,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:05,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:05,691 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:05,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:05,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,827 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:05,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:05,832 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:05,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:05,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:05,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:05,968 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:05,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:05,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:06,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:06,152 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:06,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:06,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,285 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:06,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:06,290 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:06,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:06,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:06,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:06,430 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:06,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:06,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,566 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:06,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:06,571 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:06,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:06,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:06,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:06,711 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:06,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:06,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:06,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:06,851 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:06,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:06,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:06,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:06,989 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:06,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:06,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:07,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:07,128 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:07,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:07,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:07,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:07,267 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:07,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:07,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,403 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:07,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:07,407 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:07,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:07,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,541 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:07,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:07,546 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:07,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:07,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,682 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:07,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:07,686 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:07,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:07,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,854 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:07,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:07,857 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:07,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:07,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,990 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:07,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:07,993 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:07,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:07,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,126 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:08,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:08,129 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:08,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:08,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:08,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:08,266 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:08,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:08,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,399 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:08,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:08,403 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:08,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:08,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,535 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:08,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:08,539 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:08,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:08,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,673 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:08,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:08,676 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:08,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:08,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,814 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:08,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:08,817 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:08,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:08,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:08,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:08,949 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:08,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:08,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,079 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:09,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:09,082 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:09,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:09,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,213 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:09,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:09,217 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:09,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:09,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:09,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:09,361 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:09,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:09,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:09,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:09,534 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:09,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:09,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,670 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:09,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:09,673 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:09,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:09,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:09,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:09,810 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:09,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:09,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:09,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:09,948 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:09,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:09,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:10,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:10,086 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:10,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:10,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,223 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:10,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:10,226 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:10,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:10,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,360 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:10,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:10,364 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:10,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:10,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,500 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:10,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:10,503 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:10,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:10,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,639 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:10,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:10,643 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:10,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:10,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,777 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:10,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:10,780 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:10,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:10,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:10,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:10,917 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:10,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:10,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:11,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:11,133 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:11,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:11,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:11,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:11,273 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:11,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:11,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:11,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:11,415 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:11,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:11,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,551 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:11,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:11,556 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:11,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:11,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:11,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:11,696 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:11,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:11,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:11,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:11,836 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:11,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:11,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,970 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:11,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:11,973 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:11,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:11,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:12,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:12,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:12,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:12,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:12,109 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:12,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:12,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:12,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:12,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:12,243 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:12,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:12,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:12,247 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:12,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:12,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:12,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:12,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:12,380 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:12,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:12,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:12,384 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:12,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:12,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:12,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:12,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:12,519 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:12,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:12,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:12,522 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:12,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:12,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:12,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:12,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:12,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:12,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:12,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:12,660 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:12,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:12,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:12,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:12,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:12,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:12,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:12,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:12,852 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:12,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:12,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:12,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:12,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:12,987 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:12,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:12,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:12,990 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:12,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:12,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:12,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:13,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:13,125 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:13,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:13,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:13,130 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:13,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:13,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:13,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:13,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:13,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:13,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:13,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:13,270 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:13,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:13,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:13,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:13,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:13,406 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:13,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:13,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:13,409 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:13,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:13,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:13,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:13,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:13,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:13,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:13,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:13,548 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:13,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:13,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:13,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:13,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:13,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:13,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:13,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:13,687 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:13,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:13,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:13,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:13,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:13,821 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:13,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:13,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:13,825 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:13,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:13,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:13,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:13,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:13,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:13,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:13,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:13,962 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:13,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:13,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:13,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:14,097 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:14,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:14,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:14,101 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:14,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:14,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:14,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:14,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:14,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:14,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:14,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:14,238 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:14,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:14,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:14,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:14,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:14,373 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:14,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:14,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:14,377 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:14,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:14,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:14,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:14,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:14,553 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:14,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:14,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:14,557 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:14,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:14,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:14,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:14,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:14,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:14,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:14,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:14,695 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:14,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:14,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:14,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:14,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:14,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:14,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:14,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:14,828 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:14,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:14,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:14,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:14,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:14,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:14,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:14,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:14,962 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:14,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:14,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:14,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:15,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:15,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:15,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:15,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:15,096 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:15,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:15,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:15,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:15,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:15,228 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:15,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:15,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:15,231 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:15,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:15,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:15,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:15,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:15,363 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:15,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:15,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:15,366 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:15,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:15,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:15,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:15,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:15,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:15,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:15,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:15,500 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:15,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:15,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:15,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:15,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:15,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:15,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:15,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:15,635 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:15,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:15,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:15,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:15,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:15,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:15,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:15,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:15,768 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:15,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:15,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:15,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:15,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:15,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:15,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:15,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:15,901 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:15,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:15,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:15,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:16,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:16,033 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:16,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:16,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:16,036 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:16,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:16,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:16,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:16,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:16,207 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:16,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:16,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:16,211 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:16,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:16,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:16,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:16,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:16,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:16,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:16,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:16,348 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:16,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:16,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:16,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:16,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:16,481 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:16,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:16,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:16,484 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:16,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:16,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:16,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:16,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:16,619 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:16,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:16,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:16,622 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:16,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:16,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:16,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:16,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:16,755 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:16,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:16,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:16,758 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:16,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:16,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:16,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:16,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:16,892 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:16,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:16,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:16,895 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:16,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:16,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:16,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:17,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:17,029 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:17,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:17,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:17,032 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:17,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:17,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:17,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:17,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:17,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:17,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:17,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:17,170 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:17,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:17,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:17,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:17,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:17,303 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:17,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:17,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:17,307 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:17,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:17,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:17,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:17,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:17,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:17,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:17,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:17,443 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:17,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:17,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:17,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:17,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:17,577 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:17,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:17,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:17,581 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:17,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:17,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:17,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:17,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:17,786 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:17,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:17,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:17,789 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:17,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:17,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:17,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:17,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:17,922 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:17,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:17,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:17,925 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:17,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:17,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:17,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:18,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:18,059 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:18,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:18,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:18,063 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:18,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:18,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:18,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:18,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:18,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:18,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:18,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:18,200 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:18,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:18,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:18,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:18,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:18,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:18,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:18,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:18,337 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:18,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:18,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:18,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:18,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:18,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:18,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:18,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:18,475 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:18,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:18,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:18,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:18,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:18,609 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:18,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:18,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:18,613 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:18,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:18,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:18,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:18,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:18,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:18,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:18,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:18,749 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:18,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:18,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:18,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:18,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:18,884 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:18,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:18,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:18,889 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:18,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:18,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:18,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:19,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:19,025 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:19,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:19,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:19,030 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:19,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:19,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:19,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:19,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:19,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:19,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:19,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:19,172 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:19,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:19,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:19,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:19,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:19,310 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:19,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:19,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:19,314 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:19,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:19,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:19,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:19,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:19,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:19,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:19,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:19,498 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:19,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:19,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:19,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:19,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:19,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:19,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:19,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:19,637 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:19,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:19,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:19,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:19,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:19,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:19,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:19,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:19,776 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:19,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:19,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:19,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:19,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:19,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:19,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:19,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:19,914 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:19,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:19,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:19,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:20,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:20,048 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:20,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:20,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:20,052 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:20,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:20,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:20,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:20,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:20,183 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:20,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:20,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:20,186 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:20,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:20,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:20,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:20,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:20,317 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:20,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:20,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:20,320 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:20,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:20,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:20,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:20,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:20,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:20,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:20,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:20,454 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:20,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:20,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:20,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:20,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:20,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:20,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:20,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:20,588 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:20,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:20,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:20,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:20,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:20,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:20,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:20,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:20,722 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:20,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:20,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:20,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:20,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:20,853 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:20,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:20,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:20,856 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:20,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:20,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:20,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:20,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:20,990 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:20,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:20,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:20,995 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:20,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:20,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:20,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:21,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:21,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:21,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:21,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:21,171 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:21,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:21,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:21,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:21,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:21,307 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:21,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:21,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:21,311 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:21,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:21,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:21,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:21,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:21,446 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:21,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:21,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:21,449 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:21,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:21,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:21,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:21,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:21,584 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:21,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:21,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:21,588 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:21,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:21,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:21,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:21,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:21,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:21,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:21,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:21,725 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:21,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:21,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:21,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:21,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:21,860 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:21,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:21,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:21,863 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:21,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:21,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:21,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:21,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:21,998 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:22,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:22,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:22,002 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:22,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:22,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:22,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:22,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:22,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:22,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:22,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:22,142 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:22,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:22,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:22,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:22,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:22,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:22,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:22,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:22,282 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:22,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:22,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:22,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:22,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:22,418 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:22,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:22,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:22,421 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:22,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:22,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:22,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:22,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:22,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:22,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:22,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:22,558 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:22,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:22,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:22,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:22,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:22,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:22,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:22,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:22,779 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:22,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:22,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:22,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:22,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:22,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:22,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:22,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:22,916 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:22,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:22,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:22,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:23,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:23,051 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:23,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:23,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:23,054 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:23,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:23,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:23,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:23,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:23,190 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:23,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:23,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:23,194 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:23,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:23,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:23,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:23,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:23,330 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:23,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:23,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:23,333 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:23,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:23,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:23,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:23,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:23,473 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:23,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:23,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:23,476 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:23,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:23,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:23,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:23,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:23,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:23,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:23,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:23,613 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:23,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:23,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:23,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:23,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:23,747 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:23,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:23,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:23,752 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:23,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:23,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:23,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:23,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:23,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:23,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:23,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:23,889 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:23,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:23,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:23,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:24,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:24,024 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:24,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:24,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:24,027 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:24,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:24,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:24,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:24,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:24,162 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:24,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:24,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:24,166 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:24,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:24,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:24,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:24,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:24,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:24,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:24,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:24,304 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:24,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:24,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:24,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:24,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:24,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:24,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:24,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:24,491 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:24,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:24,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:24,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:24,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:24,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:24,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:24,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:24,628 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:24,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:24,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:24,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:24,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:24,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:24,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:24,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:24,768 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:24,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:24,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:24,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:24,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:24,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:24,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:24,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:24,910 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:24,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:24,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:24,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:25,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:25,047 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:25,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:25,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:25,052 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:25,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:25,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:25,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:25,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:25,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:25,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:25,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:25,193 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:25,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:25,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:25,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:25,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:25,329 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:25,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:25,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:25,332 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:25,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:25,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:25,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:25,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:25,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:25,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:25,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:25,471 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:25,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:25,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:25,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:25,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:25,606 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:25,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:25,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:25,611 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:25,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:25,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:25,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:25,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:25,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:25,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:25,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:25,752 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:25,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:25,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:25,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:25,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:25,888 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:25,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:25,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:25,892 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:25,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:25,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:25,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:26,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:26,026 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:26,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:26,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:26,029 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:26,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:26,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:26,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:26,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:26,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:26,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:26,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:26,202 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:26,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:26,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:26,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:26,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:26,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:26,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:26,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:26,343 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:26,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:26,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:26,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:26,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:26,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:26,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:26,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:26,482 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:26,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:26,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:26,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:26,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:26,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:26,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:26,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:26,622 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:26,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:26,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:26,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:26,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:26,759 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:26,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:26,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:26,763 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:26,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:26,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:26,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:26,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:26,897 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:26,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:26,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:26,902 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:26,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:26,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:26,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:27,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:27,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:27,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:27,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:27,040 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:27,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:27,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:27,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:27,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:27,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:27,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:27,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:27,179 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:27,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:27,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:27,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:27,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:27,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:27,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:27,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:27,317 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:27,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:27,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:27,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:27,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:27,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:27,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:27,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:27,455 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:27,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:27,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:27,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:27,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:27,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:27,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:27,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:27,593 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:27,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:27,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:27,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:27,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:27,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:27,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:27,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:27,806 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:27,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:27,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:27,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:27,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:27,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:27,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:27,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:27,947 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:27,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:27,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:27,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:28,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:28,082 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:28,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:28,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:28,087 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:28,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:28,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:28,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:28,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:28,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:28,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:28,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:28,229 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:28,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:28,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:28,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:28,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:28,364 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:28,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:28,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:28,369 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:28,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:28,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:28,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:28,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:28,506 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:28,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:28,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:28,510 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:28,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:28,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:28,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:28,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:28,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:28,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:28,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:28,649 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:28,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:28,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:28,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:28,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:28,782 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:28,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:28,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:28,786 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:28,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:28,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:28,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:28,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:28,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:28,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:28,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:28,928 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:28,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:28,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:28,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:29,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:29,077 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:29,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:29,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:29,082 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:29,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:29,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:29,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:29,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:29,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:29,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:29,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:29,265 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:29,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:29,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:29,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:29,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:29,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:29,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:29,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:29,452 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:29,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:29,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:29,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:29,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:29,625 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:29,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:29,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:29,629 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:29,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:29,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:29,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:29,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:29,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:29,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:29,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:29,767 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:29,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:29,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:29,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:29,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:29,904 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:29,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:29,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:29,907 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:29,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:29,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:29,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:30,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:30,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:30,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:30,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:30,046 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:30,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:30,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:30,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:30,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:30,182 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:30,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:30,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:30,185 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:30,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:30,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:30,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:30,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:30,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:30,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:30,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:30,324 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:30,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:30,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:30,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:30,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:30,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:30,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:30,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:30,461 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:30,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:30,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:30,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:30,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:30,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:30,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:30,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:30,599 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:30,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:30,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:30,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:30,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:30,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:30,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:30,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:30,735 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:30,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:30,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:30,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:30,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:30,869 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:30,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:30,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:30,873 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:30,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:30,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:30,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:30,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:31,008 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:31,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:31,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:31,011 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:31,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:31,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:31,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:31,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:31,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:31,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:31,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:31,229 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:31,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:31,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:31,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:31,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:31,363 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:31,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:31,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:31,366 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:31,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:31,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:31,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:31,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:31,500 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:31,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:31,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:31,505 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:31,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:31,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:31,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:31,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:31,639 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:31,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:31,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:31,642 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:31,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:31,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:31,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:31,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:31,777 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:31,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:31,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:31,781 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:31,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:31,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:31,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:31,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:31,916 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:31,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:31,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:31,919 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:31,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:31,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:31,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:32,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:32,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:32,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:32,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:32,058 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:32,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:32,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:32,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:32,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:32,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:32,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:32,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:32,198 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:32,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:32,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:32,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:32,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:32,330 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:32,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:32,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:32,334 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:32,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:32,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:32,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:32,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:32,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:32,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:32,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:32,471 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:32,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:32,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:32,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:32,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:32,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:32,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:32,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:32,609 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:32,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:32,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:32,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:32,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:32,744 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:32,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:32,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:32,748 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:32,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:32,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:32,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:32,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:32,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:32,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:32,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:32,947 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:32,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:32,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:32,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:33,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:33,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:33,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:33,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:33,085 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:33,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:33,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:33,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:33,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:33,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:33,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:33,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:33,223 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:33,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:33,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:33,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:33,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:33,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:33,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:33,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:33,358 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:33,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:33,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:33,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:33,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:33,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:33,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:33,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:33,513 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:33,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:33,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:33,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:33,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:33,649 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:33,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:33,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:33,652 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:33,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:33,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:33,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:33,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:33,784 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:33,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:33,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:33,787 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:33,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:33,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:33,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:33,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:33,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:33,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:33,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:33,923 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:33,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:33,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:33,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:34,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:34,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:34,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:34,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:34,058 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:34,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:34,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:34,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:34,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:34,193 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:34,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:34,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:34,198 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:34,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:34,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:34,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:34,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:34,335 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:34,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:34,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:34,340 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:34,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:34,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:34,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:34,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:34,553 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:34,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:34,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:34,557 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:34,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:34,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:34,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:34,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:34,693 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:34,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:34,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:34,696 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:34,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:34,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:34,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:34,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:34,830 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:34,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:34,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:34,833 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:34,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:34,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:34,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:34,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:34,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:34,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:34,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:34,970 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:34,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:34,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:34,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:35,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:35,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:35,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:35,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:35,108 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:35,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:35,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:35,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:35,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:35,242 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:35,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:35,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:35,245 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:35,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:35,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:35,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:35,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:35,377 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:35,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:35,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:35,380 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:35,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:35,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:35,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:35,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:35,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:35,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:35,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:35,516 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:35,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:35,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:35,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:35,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:35,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:35,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:35,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:35,654 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:35,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:35,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:35,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:35,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:35,791 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:35,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:35,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:35,794 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:35,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:35,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:35,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:35,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:35,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:35,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:35,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:35,933 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:35,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:35,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:35,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:36,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:36,072 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:36,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:36,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:36,075 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:36,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:36,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:36,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:36,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:36,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:36,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:36,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:36,327 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:36,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:36,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:36,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:36,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:36,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:36,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:36,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:36,595 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:36,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:36,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:36,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:36,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:36,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:36,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:36,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:36,801 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:36,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:36,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:36,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:36,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:36,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:36,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:36,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:36,939 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:36,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:36,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:36,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:37,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:37,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:37,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:37,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:37,077 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:37,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:37,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:37,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:37,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:37,210 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:37,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:37,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:37,213 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:37,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:37,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:37,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:37,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:37,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:37,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:37,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:37,351 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:37,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:37,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:37,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:37,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:37,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:37,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:37,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:37,489 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:37,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:37,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:37,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:37,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:37,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:37,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:37,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:37,628 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:37,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:37,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:37,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:37,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:37,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:37,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:37,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:37,766 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:37,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:37,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:37,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:37,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:37,901 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:37,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:37,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:37,904 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:37,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:37,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:37,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:38,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:38,039 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:38,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:38,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:38,042 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:38,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:38,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:38,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:38,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:38,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:38,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:38,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:38,183 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:38,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:38,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:38,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:38,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:38,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:38,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:38,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:38,359 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:38,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:38,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:38,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:38,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:38,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:38,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:38,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:38,497 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:38,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:38,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:38,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:38,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:38,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:38,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:38,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:38,636 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:38,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:38,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:38,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:38,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:38,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:38,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:38,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:38,776 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:38,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:38,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:38,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:38,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:38,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:38,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:38,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:38,915 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:38,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:38,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:38,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:39,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:39,049 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:39,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:39,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:39,052 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:39,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:39,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:39,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:39,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:39,186 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:39,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:39,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:39,190 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:39,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:39,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:39,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:39,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:39,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:39,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:39,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:39,341 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:39,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:39,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:39,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:39,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:39,484 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:39,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:39,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:39,488 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:39,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:39,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:39,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:39,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:39,623 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:39,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:39,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:39,627 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:39,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:39,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:39,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:39,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:39,762 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:39,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:39,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:39,766 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:39,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:39,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:39,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:39,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:39,902 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:39,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:39,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:39,905 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:39,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:39,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:39,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:40,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:40,040 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:40,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:40,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:40,045 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:40,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:40,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:40,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:40,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:40,221 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:40,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:40,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:40,224 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:40,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:40,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:40,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:40,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:40,364 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:40,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:40,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:40,367 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:40,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:40,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:40,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:40,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:40,500 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:40,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:40,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:40,503 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:40,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:40,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:40,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:40,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:40,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:40,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:40,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:40,639 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:40,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:40,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:40,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:40,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:40,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:40,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:40,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:40,776 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:40,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:40,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:40,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:40,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:40,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:40,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:40,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:40,915 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:40,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:40,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:40,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:41,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:41,052 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:41,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:41,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:41,056 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:41,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:41,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:41,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:41,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:41,188 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:41,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:41,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:41,193 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:41,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:41,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:41,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:41,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:41,328 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:41,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:41,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:41,333 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:41,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:41,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:41,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:41,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:41,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:41,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:41,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:41,473 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:41,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:41,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:41,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:41,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:41,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:41,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:41,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:41,615 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:41,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:41,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:41,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:41,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:41,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:41,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:41,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:41,756 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:41,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:41,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:41,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:41,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:41,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:41,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:41,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:41,987 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:41,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:41,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:41,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:42,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:42,122 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:42,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:42,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:42,125 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:42,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:42,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:42,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:42,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:42,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:42,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:42,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:42,268 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:42,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:42,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:42,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:42,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:42,405 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:42,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:42,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:42,408 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:42,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:42,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:42,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:42,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:42,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:42,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:42,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:42,548 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:42,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:42,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:42,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:42,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:42,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:42,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:42,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:42,689 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:42,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:42,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:42,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:42,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:42,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:42,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:42,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:42,829 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:42,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:42,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:42,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:42,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:42,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:42,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:42,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:42,968 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:42,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:42,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:42,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:43,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:43,103 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:43,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:43,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:43,107 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:43,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:43,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:43,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:43,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:43,245 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:43,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:43,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:43,248 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:43,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:43,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:43,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:43,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:43,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:43,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:43,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:43,384 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:43,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:43,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:43,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:43,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:43,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:43,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:43,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:43,529 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:43,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:43,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:43,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:43,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:43,666 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:43,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:43,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:43,671 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:43,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:43,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:43,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:43,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:43,865 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:43,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:43,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:43,870 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:43,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:43,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:43,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:43,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:44,005 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:44,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:44,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:44,010 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:44,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:44,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:44,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:44,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:44,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:44,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:44,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:44,148 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:44,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:44,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:44,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:44,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:44,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:44,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:44,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:44,287 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:44,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:44,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:44,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:44,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:44,423 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:44,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:44,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:44,428 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:44,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:44,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:44,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:44,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:44,562 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:44,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:44,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:44,567 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:44,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:44,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:44,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:44,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:44,703 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:44,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:44,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:44,705 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:44,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:44,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:44,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:44,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:44,839 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:44,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:44,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:44,842 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:44,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:44,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:44,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:44,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:44,976 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:44,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:44,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:44,979 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:44,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:44,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:44,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:45,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:45,113 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:45,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:45,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:45,116 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:45,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:45,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:45,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:45,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:45,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:45,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:45,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:45,250 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:45,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:45,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:45,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:45,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:45,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:45,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:45,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:45,385 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:45,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:45,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:45,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:45,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:45,518 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:45,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:45,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:45,522 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:45,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:45,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:45,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:45,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:45,695 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:45,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:45,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:45,698 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:45,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:45,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:45,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:45,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:45,832 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:45,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:45,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:45,837 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:45,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:45,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:45,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:45,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:45,975 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:45,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:45,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:45,979 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:45,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:45,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:45,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:46,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:46,116 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:46,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:46,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:46,121 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:46,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:46,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:46,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:46,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:46,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:46,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:46,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:46,261 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:46,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:46,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:46,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:46,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:46,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:46,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:46,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:46,403 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:46,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:46,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:46,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:46,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:46,539 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:46,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:46,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:46,544 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:46,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:46,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:46,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:46,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:46,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:46,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:46,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:46,686 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:46,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:46,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:46,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:46,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:46,823 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:46,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:46,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:46,828 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:46,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:46,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:46,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:46,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:46,965 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:46,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:46,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:46,969 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:46,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:46,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:46,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:47,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:47,107 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:47,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:47,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:47,111 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:47,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:47,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:47,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:47,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:47,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:47,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:47,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:47,251 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:47,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:47,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:47,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:47,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:47,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:47,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:47,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:47,392 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:47,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:47,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:47,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:47,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:47,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:47,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:47,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:47,578 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:47,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:47,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:47,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:47,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:47,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:47,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:47,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:47,720 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:47,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:47,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:47,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:47,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:47,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:47,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:47,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:47,861 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:47,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:47,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:47,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:47,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:48,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:48,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:48,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:48,011 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:48,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:48,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:48,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:48,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:48,149 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:48,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:48,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:48,154 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:48,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:48,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:48,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:48,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:48,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:48,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:48,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:48,296 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:48,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:48,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:48,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:48,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:48,430 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:48,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:48,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:48,435 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:48,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:48,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:48,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:48,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:48,572 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:48,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:48,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:48,576 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:48,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:48,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:48,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:48,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:48,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:48,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:48,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:48,719 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:48,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:48,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:48,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:48,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:48,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:48,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:48,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:48,862 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:48,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:48,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:48,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:48,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:49,002 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:49,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:49,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:49,007 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:49,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:49,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:49,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:49,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:49,155 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:49,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:49,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:49,160 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:49,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:49,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:49,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:49,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:49,373 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:49,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:49,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:49,377 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:49,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:49,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:49,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:49,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:49,515 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:49,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:49,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:49,520 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:49,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:49,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:49,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:49,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:49,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:49,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:49,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:49,662 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:49,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:49,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:49,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:49,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:49,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:49,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:49,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:49,804 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:49,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:49,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:49,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:49,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:49,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:49,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:49,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:49,946 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:49,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:49,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:49,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:50,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:50,082 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:50,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:50,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:50,087 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:50,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:50,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:50,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:50,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:50,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:50,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:50,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:50,229 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:50,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:50,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:50,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:50,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:50,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:50,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:50,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:50,370 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:50,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:50,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:50,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:50,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:50,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:50,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:50,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:50,512 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:50,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:50,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:50,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:50,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:50,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:50,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:50,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:50,651 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:50,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:50,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:50,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:50,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:50,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:50,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:50,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:50,791 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:50,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:50,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:50,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:50,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:50,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:50,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:50,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:50,935 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:50,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:50,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:50,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:51,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:51,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:51,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:51,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:51,075 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:51,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:51,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:51,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:51,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:51,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:51,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:51,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:51,263 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:51,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:51,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:51,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:51,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:51,429 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:51,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:51,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:51,433 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:51,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:51,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:51,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:51,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:51,571 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:51,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:51,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:51,576 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:51,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:51,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:51,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:51,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:51,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:51,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:51,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:51,718 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:51,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:51,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:51,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:51,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:51,856 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:51,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:51,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:51,858 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:51,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:51,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:51,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:51,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:51,993 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:51,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:51,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:51,997 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:51,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:51,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:51,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:52,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:52,155 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:52,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:52,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:52,159 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:52,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:52,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:52,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:52,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:52,295 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:52,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:52,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:52,300 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:52,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:52,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:52,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:52,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:52,438 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:52,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:52,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:52,443 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:52,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:52,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:52,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:52,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:52,581 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:52,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:52,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:52,586 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:52,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:52,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:52,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:52,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:52,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:52,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:52,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:52,731 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:52,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:52,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:52,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:52,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:52,869 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:52,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:52,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:52,874 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:52,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:52,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:52,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:53,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:53,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:53,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:53,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:53,018 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:53,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:53,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:53,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:53,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:53,192 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:53,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:53,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:53,196 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:53,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:53,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:53,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:53,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:53,331 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:53,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:53,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:53,334 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:53,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:53,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:53,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:53,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:53,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:53,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:53,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:53,475 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:53,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:53,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:53,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:53,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:53,615 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:53,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:53,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:53,619 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:53,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:53,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:53,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:53,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:53,759 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:53,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:53,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:53,764 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:53,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:53,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:53,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:53,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:53,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:53,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:53,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:53,908 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:53,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:53,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:53,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:54,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:54,047 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:54,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:54,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:54,051 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:54,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:54,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:54,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:54,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:54,203 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:54,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:54,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:54,206 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:54,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:54,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:54,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:54,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:54,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:54,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:54,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:54,346 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:54,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:54,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:54,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:54,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:54,481 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:54,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:54,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:54,484 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:54,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:54,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:54,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:54,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:54,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:54,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:54,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:54,623 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:54,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:54,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:54,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:54,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:54,760 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:54,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:54,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:54,764 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:54,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:54,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:54,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:54,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:54,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:54,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:54,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:54,981 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:54,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:54,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:54,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:55,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:55,125 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:55,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:55,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:55,128 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:55,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:55,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:55,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:55,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:55,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:55,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:55,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:55,282 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:55,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:55,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:55,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:55,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:55,422 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:55,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:55,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:55,425 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:55,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:55,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:55,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:55,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:55,562 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:55,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:55,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:55,566 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:55,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:55,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:55,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:55,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:55,703 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:55,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:55,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:55,706 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:55,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:55,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:55,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:55,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:55,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:55,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:55,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:55,850 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:55,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:55,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:55,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:55,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:55,983 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:55,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:55,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:55,986 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:55,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:55,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:55,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:56,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:56,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:56,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:56,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:56,121 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:56,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:56,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:56,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:56,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:56,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:56,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:56,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:56,258 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:56,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:56,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:56,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:56,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:56,392 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:56,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:56,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:56,395 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:56,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:56,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:56,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:56,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:56,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:56,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:56,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:56,532 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:56,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:56,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:56,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:56,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:56,666 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:56,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:56,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:56,669 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:56,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:56,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:56,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:56,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:56,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:56,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:56,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:56,850 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:56,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:56,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:56,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:56,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:56,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:56,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:56,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:56,987 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:56,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:56,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:56,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:57,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:57,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:57,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:57,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:57,121 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:57,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:57,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:57,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:57,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:57,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:57,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:57,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:57,260 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:57,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:57,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:57,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:57,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:57,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:57,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:57,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:57,400 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:57,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:57,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:57,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:57,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:57,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:57,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:57,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:57,535 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:57,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:57,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:57,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:57,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:57,669 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:57,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:57,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:57,672 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:57,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:57,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:57,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:57,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:57,810 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:57,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:57,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:57,813 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:57,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:57,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:57,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:57,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:57,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:57,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:57,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:57,955 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:57,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:57,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:57,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:58,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:58,090 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:58,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:58,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:58,093 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:58,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:58,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:58,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:58,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:58,230 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:58,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:58,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:58,233 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:58,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:58,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:58,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:58,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:58,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:58,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:58,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:58,369 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:58,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:58,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:58,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:58,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:58,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:58,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:58,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:58,505 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:58,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:58,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:58,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:58,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:58,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:58,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:58,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:58,682 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:58,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:58,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:58,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:58,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:58,817 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:58,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:58,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:58,820 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:58,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:58,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:58,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:58,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:58,954 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:58,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:58,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:58,957 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:58,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:58,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:58,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:59,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:59,090 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:59,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:59,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:59,093 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:59,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:59,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:59,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:59,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:59,230 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:59,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:59,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:59,232 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:59,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:59,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:59,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:59,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:59,380 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:59,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:59,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:59,385 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:59,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:59,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:59,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:59,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:59,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:59,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:59,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:59,532 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:59,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:59,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:59,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:59,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:59,667 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:59,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:59,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:59,670 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:59,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:59,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:59,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:59,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:59,804 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:59,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:59,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:59,807 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:59,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:59,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:59,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:59,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:59,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:27:59,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:59,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:27:59,944 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:27:59,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:27:59,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:59,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:00,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:00,079 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:00,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:00,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:00,083 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:00,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:00,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:00,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:00,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:00,220 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:00,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:00,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:00,223 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:00,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:00,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:00,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:00,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:00,431 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:00,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:00,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:00,436 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:00,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:00,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:00,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:00,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:00,571 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:00,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:00,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:00,576 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:00,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:00,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:00,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:00,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:00,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:00,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:00,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:00,718 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:00,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:00,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:00,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:00,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:00,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:00,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:00,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:00,861 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:00,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:00,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:00,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:00,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:01,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:01,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:01,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:01,004 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:01,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:01,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:01,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:01,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:01,140 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:01,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:01,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:01,144 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:01,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:01,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:01,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:01,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:01,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:01,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:01,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:01,283 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:01,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:01,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:01,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:01,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:01,420 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:01,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:01,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:01,425 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:01,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:01,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:01,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:01,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:01,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:01,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:01,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:01,568 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:01,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:01,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:01,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:01,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:01,707 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:01,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:01,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:01,712 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:01,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:01,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:01,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:01,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:01,853 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:01,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:01,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:01,858 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:01,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:01,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:01,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:01,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:01,998 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:02,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:02,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:02,001 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:02,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:02,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:02,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:02,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:02,136 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:02,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:02,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:02,139 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:02,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:02,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:02,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:02,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:02,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:02,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:02,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:02,318 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:02,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:02,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:02,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:02,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:02,453 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:02,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:02,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:02,457 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:02,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:02,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:02,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:02,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:02,592 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:02,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:02,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:02,596 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:02,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:02,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:02,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:02,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:02,733 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:02,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:02,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:02,736 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:02,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:02,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:02,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:02,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:02,873 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:02,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:02,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:02,878 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:02,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:02,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:02,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:03,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:03,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:03,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:03,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:03,018 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:03,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:03,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:03,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:03,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:03,163 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:03,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:03,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:03,166 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:03,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:03,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:03,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:03,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:03,307 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:03,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:03,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:03,311 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:03,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:03,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:03,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:03,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:03,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:03,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:03,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:03,457 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:03,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:03,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:03,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:03,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:03,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:03,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:03,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:03,601 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:03,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:03,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:03,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:03,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:03,755 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:03,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:03,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:03,760 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:03,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:03,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:03,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:03,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:03,899 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:03,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:03,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:03,903 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:03,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:03,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:03,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:04,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:04,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:04,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:04,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:04,134 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:04,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:04,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:04,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:04,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:04,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:04,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:04,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:04,275 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:04,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:04,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:04,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:04,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:04,420 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:04,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:04,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:04,423 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:04,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:04,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:04,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:04,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:04,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:04,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:04,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:04,590 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:04,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:04,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:04,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:04,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:04,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:04,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:04,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:04,735 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:04,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:04,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:04,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:04,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:04,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:04,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:04,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:04,882 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:04,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:04,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:04,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:05,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:05,024 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:05,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:05,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:05,028 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:05,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:05,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:05,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:05,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:05,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:05,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:05,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:05,169 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:05,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:05,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:05,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:05,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:05,319 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:05,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:05,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:05,324 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:05,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:05,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:05,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:05,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:05,487 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:05,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:05,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:05,489 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:05,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:05,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:05,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:05,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:05,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:05,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:05,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:05,635 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:05,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:05,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:05,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:05,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:05,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:05,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:05,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:05,783 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:05,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:05,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:05,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:05,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:05,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:05,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:05,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:05,932 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:05,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:05,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:05,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:06,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:06,124 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:06,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:06,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:06,129 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:06,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:06,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:06,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:06,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:06,276 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:06,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:06,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:06,281 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:06,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:06,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:06,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:06,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:06,436 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:06,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:06,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:06,439 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:06,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:06,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:06,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:06,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:06,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:06,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:06,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:06,586 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:06,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:06,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:06,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:06,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:06,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:06,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:06,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:06,736 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:06,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:06,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:06,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:06,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:06,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:06,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:06,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:06,886 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:06,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:06,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:06,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:07,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:07,034 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:07,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:07,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:07,038 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:07,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:07,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:07,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:07,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:07,184 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:07,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:07,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:07,187 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:07,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:07,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:07,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:07,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:07,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:07,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:07,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:07,326 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:07,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:07,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:07,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:07,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:07,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:07,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:07,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:07,469 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:07,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:07,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:07,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:07,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:07,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:07,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:07,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:07,599 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:07,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:07,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:07,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:07,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:07,729 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:07,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:07,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:07,732 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:07,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:07,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:07,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:07,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:07,939 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:07,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:07,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:07,943 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:07,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:07,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:07,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:08,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:08,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:08,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:08,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:08,078 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:08,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:08,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:08,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:08,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:08,214 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:08,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:08,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:08,218 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:08,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:08,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:08,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:08,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:08,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:08,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:08,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:08,354 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:08,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:08,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:08,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:08,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:08,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:08,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:08,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:08,488 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:08,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:08,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:08,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:08,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:08,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:08,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:08,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:08,622 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:08,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:08,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:08,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:08,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:08,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:08,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:08,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:08,756 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:08,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:08,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:08,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:08,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:08,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:08,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:08,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:08,890 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:08,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:08,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:08,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:09,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:09,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:09,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:09,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:09,023 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:09,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:09,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:09,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:09,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:09,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:09,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:09,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:09,158 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:09,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:09,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:09,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:09,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:09,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:09,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:09,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:09,298 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:09,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:09,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:09,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:09,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:09,441 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:09,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:09,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:09,444 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:09,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:09,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:09,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:09,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:09,588 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:09,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:09,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:09,593 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:09,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:09,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:09,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:09,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:09,784 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:09,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:09,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:09,789 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:09,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:09,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:09,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:09,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:09,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:09,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:09,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:09,941 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:09,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:09,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:09,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:10,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:10,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:10,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:10,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:10,098 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:10,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:10,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:10,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:10,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:10,243 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:10,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:10,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:10,248 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:10,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:10,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:10,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:10,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:10,390 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:10,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:10,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:10,395 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:10,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:10,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:10,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:10,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:10,538 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:10,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:10,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:10,541 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:10,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:10,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:10,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:10,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:10,683 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:10,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:10,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:10,687 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:10,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:10,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:10,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:10,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:10,833 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:10,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:10,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:10,837 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:10,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:10,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:10,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:10,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:10,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:10,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:10,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:10,986 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:10,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:10,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:10,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:11,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:11,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:11,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:11,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:11,136 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:11,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:11,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:11,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:11,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:11,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:11,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:11,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:11,288 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:11,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:11,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:11,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:11,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:11,436 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:11,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:11,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:11,441 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:11,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:11,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:11,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:11,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:11,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:11,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:11,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:11,675 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:11,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:11,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:11,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:11,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:11,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:11,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:11,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:11,831 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:11,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:11,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:11,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:11,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:11,996 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:12,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:12,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:12,002 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:12,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:12,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:12,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:12,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:12,178 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:12,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:12,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:12,183 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:12,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:12,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:12,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:12,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:12,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:12,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:12,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:12,354 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:12,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:12,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:12,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:12,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:12,527 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:12,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:12,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:12,532 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:12,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:12,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:12,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:12,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:12,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:12,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:12,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:12,707 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:12,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:12,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:12,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:12,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:12,853 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:12,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:12,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:12,857 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:12,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:12,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:12,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:12,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:13,004 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:13,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:13,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:13,009 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:13,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:13,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:13,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:13,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:13,156 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:13,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:13,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:13,160 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:13,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:13,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:13,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:13,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:13,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:13,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:13,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:13,310 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:13,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:13,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:13,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:13,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:13,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:13,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:13,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:13,460 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:13,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:13,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:13,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:13,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:13,611 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:13,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:13,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:13,617 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:13,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:13,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:13,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:13,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:13,813 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:13,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:13,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:13,816 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:13,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:13,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:13,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:13,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:13,972 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:13,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:13,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:13,977 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:13,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:13,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:13,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:14,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:14,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:14,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:14,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:14,160 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:14,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:14,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:14,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:14,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:14,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:14,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:14,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:14,345 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:14,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:14,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:14,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:14,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:14,489 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:14,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:14,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:14,492 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:14,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:14,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:14,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:14,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:14,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:14,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:14,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:14,648 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:14,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:14,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:14,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:14,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:14,791 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:14,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:14,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:14,795 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:14,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:14,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:14,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:14,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:14,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:14,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:14,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:14,941 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:14,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:14,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:14,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:15,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:15,088 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:15,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:15,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:15,091 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:15,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:15,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:15,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:15,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:15,235 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:15,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:15,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:15,239 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:15,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:15,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:15,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:15,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:15,383 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:15,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:15,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:15,386 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:15,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:15,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:15,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:15,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:15,530 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:15,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:15,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:15,534 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:15,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:15,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:15,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:15,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:15,749 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:15,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:15,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:15,752 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:15,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:15,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:15,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:15,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:15,895 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:15,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:15,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:15,898 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:15,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:15,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:15,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:16,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:16,040 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:16,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:16,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:16,044 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:16,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:16,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:16,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:16,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:16,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:16,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:16,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:16,193 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:16,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:16,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:16,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:16,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:16,345 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:16,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:16,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:16,348 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:16,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:16,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:16,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:16,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:16,490 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:16,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:16,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:16,493 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:16,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:16,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:16,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:16,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:16,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:16,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:16,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:16,640 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:16,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:16,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:16,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:16,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:16,782 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:16,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:16,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:16,786 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:16,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:16,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:16,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:16,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:16,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:16,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:16,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:16,928 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:16,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:16,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:16,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:17,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:17,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:17,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:17,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:17,075 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:17,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:17,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:17,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:17,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:17,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:17,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:17,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:17,227 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:17,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:17,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:17,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:17,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:17,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:17,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:17,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:17,378 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:17,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:17,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:17,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:17,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:17,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:17,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:17,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:17,525 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:17,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:17,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:17,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:17,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:17,707 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:17,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:17,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:17,710 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:17,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:17,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:17,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:17,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:17,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:17,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:17,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:17,866 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:17,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:17,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:17,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:18,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:18,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:18,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:18,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:18,019 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:18,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:18,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:18,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:18,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:18,174 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:18,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:18,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:18,178 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:18,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:18,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:18,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:18,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:18,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:18,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:18,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:18,335 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:18,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:18,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:18,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:18,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:18,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:18,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:18,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:18,489 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:18,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:18,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:18,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:18,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:18,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:18,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:18,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:18,637 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:18,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:18,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:18,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:18,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:18,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:18,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:18,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:18,779 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:18,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:18,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:18,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:18,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:18,915 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:18,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:18,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:18,918 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:18,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:18,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:18,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:19,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:19,058 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:19,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:19,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:19,061 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:19,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:19,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:19,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:19,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:19,195 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:19,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:19,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:19,198 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:19,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:19,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:19,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:19,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:19,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:19,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:19,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:19,335 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:19,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:19,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:19,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:19,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:19,556 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:19,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:19,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:19,558 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:19,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:19,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:19,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:19,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:19,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:19,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:19,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:19,718 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:19,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:19,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:19,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:19,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:19,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:19,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:19,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:19,877 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:19,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:19,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:19,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:20,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:20,034 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:20,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:20,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:20,039 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:20,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:20,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:20,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:20,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:20,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:20,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:20,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:20,207 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:20,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:20,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:20,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:20,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:20,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:20,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:20,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:20,379 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:20,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:20,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:20,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:20,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:20,531 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:20,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:20,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:20,534 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:20,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:20,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:20,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:20,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:20,683 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:20,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:20,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:20,688 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:20,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:20,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:20,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:20,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:20,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:20,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:20,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:20,877 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:20,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:20,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:20,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:21,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:21,058 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:21,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:21,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:21,063 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:21,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:21,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:21,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:21,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:21,220 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:21,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:21,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:21,223 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:21,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:21,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:21,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:21,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:21,361 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:21,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:21,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:21,366 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:21,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:21,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:21,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:21,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:21,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:21,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:21,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:21,507 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:21,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:21,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:21,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:21,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:21,683 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:21,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:21,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:21,686 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:21,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:21,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:21,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:21,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:21,859 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:21,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:21,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:21,863 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:21,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:21,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:21,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:22,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:22,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:22,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:22,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:22,025 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:22,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:22,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:22,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:22,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:22,173 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:22,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:22,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:22,178 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:22,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:22,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:22,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:22,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:22,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:22,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:22,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:22,336 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:22,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:22,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:22,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:22,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:22,477 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:22,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:22,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:22,482 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:22,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:22,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:22,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:22,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:22,619 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:22,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:22,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:22,622 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:22,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:22,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:22,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:22,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:22,766 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:22,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:22,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:22,771 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:22,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:22,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:22,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:22,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:22,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:22,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:22,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:22,931 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:22,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:22,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:22,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:23,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:23,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:23,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:23,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:23,106 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:23,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:23,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:23,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:23,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:23,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:23,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:23,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:23,260 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:23,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:23,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:23,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:23,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:23,401 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:23,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:23,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:23,404 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:23,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:23,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:23,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:23,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:23,625 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:23,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:23,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:23,629 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:23,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:23,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:23,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:23,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:23,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:23,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:23,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:23,777 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:23,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:23,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:23,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:23,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:23,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:23,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:23,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:23,924 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:23,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:23,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:23,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:24,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:24,098 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:24,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:24,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:24,101 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:24,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:24,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:24,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:24,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:24,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:24,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:24,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:24,281 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:24,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:24,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:24,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:24,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:24,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:24,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:24,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:24,460 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:24,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:24,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:24,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:24,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:24,606 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:24,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:24,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:24,610 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:24,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:24,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:24,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:24,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:24,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:24,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:24,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:24,752 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:24,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:24,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:24,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:24,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:24,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:24,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:24,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:24,890 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:24,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:24,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:24,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:25,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:25,023 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:25,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:25,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:25,026 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:25,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:25,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:25,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:25,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:25,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:25,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:25,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:25,169 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:25,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:25,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:25,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:25,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:25,316 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:25,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:25,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:25,319 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:25,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:25,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:25,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:25,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:25,541 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:25,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:25,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:25,544 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:25,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:25,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:25,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:25,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:25,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:25,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:25,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:25,688 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:25,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:25,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:25,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:25,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:25,823 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:25,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:25,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:25,826 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:25,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:25,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:25,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:25,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:25,964 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:25,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:25,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:25,967 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:25,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:25,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:25,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:26,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:26,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:26,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:26,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:26,110 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:26,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:26,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:26,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:26,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:26,250 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:26,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:26,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:26,255 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:26,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:26,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:26,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:26,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:26,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:26,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:26,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:26,401 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:26,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:26,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:26,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:26,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:26,542 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:26,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:26,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:26,547 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:26,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:26,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:26,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:26,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:26,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:26,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:26,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:26,688 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:26,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:26,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:26,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:26,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:26,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:26,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:26,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:26,830 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:26,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:26,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:26,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:26,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:26,968 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:26,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:26,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:26,972 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:26,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:26,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:26,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:27,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:27,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:27,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:27,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:27,116 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:27,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:27,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:27,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:27,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:27,259 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:27,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:27,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:27,264 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:27,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:27,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:27,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:27,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:27,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:27,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:27,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:27,441 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:27,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:27,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:27,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:27,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:27,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:27,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:27,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:27,577 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:27,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:27,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:27,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:27,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:27,712 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:27,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:27,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:27,715 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:27,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:27,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:27,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:27,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:27,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:27,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:27,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:27,853 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:27,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:27,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:27,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:27,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:27,987 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:27,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:27,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:27,990 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:27,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:27,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:27,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:28,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:28,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:28,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:28,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:28,126 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:28,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:28,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:28,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:28,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:28,263 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:28,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:28,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:28,266 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:28,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:28,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:28,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:28,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:28,401 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:28,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:28,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:28,404 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:28,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:28,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:28,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:28,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:28,540 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:28,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:28,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:28,544 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:28,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:28,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:28,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:28,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:28,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:28,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:28,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:28,684 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:28,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:28,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:28,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:28,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:28,821 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:28,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:28,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:28,824 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:28,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:28,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:28,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:28,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:28,956 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:28,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:28,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:28,959 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:28,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:28,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:28,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:29,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:29,162 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:29,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:29,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:29,166 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:29,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:29,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:29,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:29,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:29,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:29,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:29,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:29,306 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:29,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:29,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:29,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:29,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:29,446 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:29,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:29,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:29,451 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:29,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:29,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:29,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:29,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:29,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:29,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:29,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:29,594 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:29,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:29,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:29,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:29,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:29,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:29,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:29,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:29,736 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:29,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:29,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:29,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:29,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:29,873 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:29,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:29,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:29,878 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:29,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:29,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:29,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:29,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:30,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:30,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:30,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:30,013 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:30,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:30,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:30,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:30,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:30,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:30,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:30,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:30,149 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:30,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:30,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:30,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:30,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:30,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:30,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:30,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:30,285 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:30,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:30,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:30,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:30,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:30,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:30,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:30,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:30,425 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:30,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:30,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:30,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:30,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:30,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:30,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:30,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:30,573 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:30,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:30,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:30,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:30,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:30,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:30,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:30,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:30,730 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:30,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:30,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:30,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:30,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:30,874 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:30,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:30,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:30,878 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:30,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:30,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:30,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:31,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:31,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:31,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:31,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:31,068 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:31,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:31,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:31,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:31,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:31,210 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:31,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:31,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:31,215 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:31,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:31,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:31,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:31,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:31,360 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:31,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:31,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:31,364 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:31,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:31,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:31,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:31,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:31,513 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:31,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:31,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:31,518 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:31,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:31,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:31,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:31,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:31,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:31,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:31,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:31,667 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:31,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:31,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:31,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:31,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:31,813 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:31,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:31,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:31,818 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:31,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:31,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:31,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:31,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:31,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:31,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:31,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:31,967 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:31,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:31,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:31,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:32,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:32,110 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:32,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:32,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:32,115 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:32,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:32,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:32,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:32,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:32,259 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:32,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:32,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:32,263 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:32,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:32,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:32,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:32,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:32,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:32,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:32,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:32,414 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:32,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:32,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:32,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:32,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:32,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:32,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:32,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:32,563 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:32,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:32,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:32,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:32,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:32,713 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:32,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:32,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:32,718 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:32,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:32,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:32,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:32,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:32,909 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:32,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:32,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:32,914 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:32,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:32,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:32,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:33,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:33,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:33,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:33,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:33,068 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:33,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:33,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:33,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:33,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:33,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:33,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:33,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:33,219 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:33,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:33,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:33,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:33,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:33,369 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:33,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:33,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:33,373 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:33,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:33,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:33,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:33,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:33,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:33,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:33,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:33,522 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:33,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:33,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:33,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:33,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:33,673 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:33,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:33,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:33,678 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:33,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:33,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:33,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:33,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:33,828 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:33,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:33,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:33,833 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:33,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:33,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:33,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:33,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:33,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:33,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:33,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:33,990 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:33,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:33,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:33,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:34,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:34,140 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:34,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:34,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:34,144 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:34,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:34,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:34,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:34,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:34,290 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:34,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:34,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:34,295 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:34,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:34,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:34,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:34,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:34,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:34,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:34,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:34,444 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:34,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:34,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:34,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:34,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:34,588 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:34,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:34,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:34,591 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:34,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:34,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:34,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:34,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:34,819 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:34,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:34,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:34,824 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:34,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:34,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:34,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:34,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:34,975 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:34,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:34,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:34,980 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:34,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:34,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:34,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:35,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:35,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:35,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:35,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:35,128 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:35,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:35,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:35,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:35,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:35,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:35,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:35,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:35,280 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:35,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:35,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:35,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:35,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:35,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:35,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:35,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:35,426 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:35,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:35,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:35,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:35,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:35,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:35,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:35,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:35,580 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:35,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:35,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:35,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:35,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:35,729 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:35,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:35,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:35,734 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:35,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:35,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:35,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:35,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:35,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:35,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:35,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:35,888 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:35,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:35,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:35,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:36,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:36,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:36,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:36,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:36,041 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:36,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:36,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:36,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:36,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:36,186 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:36,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:36,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:36,189 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:36,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:36,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:36,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:36,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:36,336 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:36,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:36,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:36,340 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:36,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:36,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:36,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:36,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:36,490 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:36,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:36,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:36,495 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:36,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:36,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:36,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:36,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:36,647 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:36,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:36,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:36,650 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:36,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:36,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:36,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:36,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:36,839 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:36,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:36,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:36,844 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:36,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:36,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:36,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:36,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:36,993 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:36,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:36,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:36,998 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:36,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:36,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:36,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:37,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:37,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:37,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:37,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:37,151 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:37,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:37,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:37,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:37,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:37,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:37,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:37,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:37,306 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:37,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:37,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:37,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:37,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:37,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:37,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:37,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:37,459 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:37,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:37,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:37,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:37,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:37,612 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:37,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:37,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:37,617 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:37,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:37,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:37,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:37,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:37,766 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:37,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:37,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:37,770 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:37,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:37,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:37,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:37,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:37,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:37,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:37,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:37,925 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:37,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:37,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:37,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:38,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:38,077 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:38,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:38,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:38,081 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:38,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:38,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:38,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:38,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:38,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:38,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:38,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:38,237 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:38,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:38,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:38,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:38,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:38,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:38,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:38,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:38,393 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:38,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:38,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:38,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:38,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:38,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:38,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:38,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:38,549 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:38,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:38,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:38,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:38,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:38,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:38,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:38,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:38,744 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:38,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:38,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:38,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:38,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:38,896 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:38,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:38,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:38,901 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:38,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:38,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:38,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:39,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:39,053 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:39,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:39,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:39,058 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:39,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:39,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:39,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:39,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:39,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:39,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:39,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:39,213 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:39,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:39,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:39,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:39,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:39,365 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:39,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:39,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:39,370 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:39,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:39,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:39,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:39,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:39,520 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:39,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:39,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:39,523 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:39,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:39,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:39,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:39,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:39,666 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:39,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:39,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:39,669 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:39,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:39,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:39,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:39,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:39,813 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:39,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:39,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:39,816 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:39,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:39,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:39,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:39,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:39,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:39,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:39,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:39,964 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:39,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:39,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:39,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:40,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:40,107 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:40,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:40,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:40,110 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:40,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:40,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:40,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:40,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:40,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:40,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:40,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:40,255 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:40,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:40,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:40,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:40,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:40,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:40,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:40,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:40,402 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:40,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:40,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:40,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:40,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:40,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:40,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:40,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:40,623 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:40,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:40,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:40,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:40,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:40,768 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:40,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:40,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:40,771 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:40,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:40,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:40,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:40,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:40,914 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:40,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:40,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:40,917 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:40,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:40,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:40,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:41,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:41,062 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:41,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:41,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:41,065 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:41,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:41,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:41,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:41,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:41,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:41,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:41,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:41,219 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:41,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:41,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:41,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:41,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:41,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:41,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:41,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:41,369 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:41,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:41,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:41,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:41,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:41,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:41,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:41,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:41,513 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:41,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:41,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:41,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:41,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:41,658 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:41,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:41,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:41,661 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:41,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:41,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:41,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:41,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:41,809 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:41,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:41,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:41,812 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:41,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:41,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:41,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:41,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:41,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:41,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:41,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:41,961 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:41,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:41,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:41,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:42,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:42,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:42,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:42,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:42,111 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:42,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:42,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:42,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:42,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:42,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:42,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:42,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:42,261 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:42,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:42,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:42,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:42,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:42,497 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:42,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:42,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:42,500 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:42,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:42,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:42,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:42,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:42,637 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:42,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:42,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:42,640 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:42,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:42,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:42,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:42,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:42,774 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:42,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:42,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:42,776 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:42,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:42,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:42,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:42,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:42,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:42,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:42,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:42,908 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:42,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:42,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:42,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:43,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:43,038 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:43,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:43,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:43,041 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:43,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:43,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:43,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:43,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:43,171 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:43,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:43,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:43,174 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:43,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:43,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:43,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:43,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:43,303 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:43,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:43,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:43,306 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:43,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:43,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:43,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:43,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:43,446 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:43,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:43,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:43,451 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:43,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:43,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:43,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:43,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:43,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:43,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:43,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:43,613 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:43,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:43,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:43,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:43,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:43,744 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:43,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:43,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:43,747 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:43,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:43,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:43,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:43,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:43,877 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:43,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:43,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:43,879 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:43,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:43,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:43,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:43,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:44,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:44,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:44,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:44,012 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:44,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:44,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:44,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:44,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:44,142 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:44,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:44,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:44,145 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:44,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:44,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:44,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:44,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:44,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:44,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:44,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:44,323 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:44,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:44,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:44,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:44,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:44,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:44,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:44,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:44,461 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:44,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:44,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:44,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:44,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:44,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:44,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:44,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:44,607 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:44,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:44,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:44,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:44,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:44,755 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:44,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:44,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:44,759 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:44,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:44,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:44,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:44,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:44,912 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:44,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:44,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:44,916 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:44,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:44,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:44,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:45,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:45,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:45,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:45,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:45,068 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:45,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:45,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:45,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:45,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:45,218 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:45,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:45,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:45,223 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:45,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:45,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:45,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:45,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:45,389 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:45,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:45,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:45,393 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:45,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:45,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:45,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:45,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:45,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:45,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:45,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:45,581 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:45,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:45,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:45,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:45,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:45,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:45,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:45,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:45,741 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:45,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:45,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:45,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:45,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:45,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:45,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:45,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:45,890 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:45,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:45,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:45,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:46,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:46,034 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:46,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:46,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:46,036 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:46,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:46,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:46,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:46,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:46,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:46,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:46,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:46,228 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:46,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:46,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:46,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:46,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:46,385 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:46,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:46,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:46,390 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:46,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:46,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:46,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:46,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:46,537 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:46,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:46,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:46,540 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:46,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:46,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:46,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:46,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:46,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:46,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:46,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:46,687 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:46,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:46,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:46,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:46,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:46,832 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:46,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:46,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:46,835 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:46,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:46,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:46,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:46,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:46,979 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:46,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:46,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:46,982 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:46,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:46,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:46,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:47,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:47,124 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:47,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:47,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:47,126 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:47,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:47,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:47,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:47,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:47,274 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:47,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:47,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:47,276 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:47,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:47,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:47,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:47,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:47,420 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:47,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:47,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:47,425 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:47,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:47,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:47,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:47,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:47,570 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:47,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:47,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:47,575 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:47,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:47,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:47,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:47,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:47,722 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:47,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:47,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:47,726 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:47,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:47,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:47,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:47,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:47,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:47,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:47,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:47,883 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:47,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:47,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:47,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:48,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:48,099 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:48,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:48,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:48,104 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:48,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:48,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:48,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:48,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:48,248 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:48,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:48,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:48,252 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:48,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:48,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:48,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:48,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:48,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:48,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:48,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:48,402 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:48,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:48,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:48,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:48,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:48,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:48,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:48,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:48,549 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:48,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:48,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:48,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:48,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:48,690 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:48,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:48,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:48,693 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:48,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:48,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:48,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:48,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:48,832 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:48,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:48,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:48,835 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:48,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:48,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:48,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:48,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:48,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:48,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:48,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:48,980 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:48,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:48,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:48,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:49,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:49,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:49,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:49,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:49,124 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:49,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:49,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:49,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:49,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:49,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:49,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:49,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:49,263 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:49,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:49,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:49,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:49,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:49,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:49,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:49,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:49,414 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:49,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:49,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:49,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:49,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:49,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:49,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:49,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:49,570 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:49,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:49,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:49,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:49,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:49,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:49,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:49,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:49,726 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:49,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:49,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:49,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:49,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:49,954 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:49,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:49,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:49,958 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:49,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:49,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:49,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:50,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:50,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:50,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:50,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:50,104 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:50,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:50,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:50,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:50,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:50,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:50,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:50,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:50,261 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:50,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:50,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:50,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:50,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:50,413 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:50,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:50,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:50,416 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:50,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:50,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:50,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:50,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:50,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:50,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:50,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:50,573 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:50,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:50,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:50,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:50,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:50,718 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:50,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:50,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:50,721 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:50,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:50,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:50,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:50,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:50,858 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:50,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:50,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:50,860 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:50,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:50,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:50,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:50,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:51,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:51,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:51,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:51,012 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:51,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:51,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:51,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:51,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:51,155 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:51,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:51,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:51,158 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:51,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:51,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:51,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:51,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:51,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:51,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:51,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:51,302 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:51,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:51,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:51,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:51,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:51,445 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:51,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:51,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:51,448 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:51,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:51,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:51,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:51,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:51,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:51,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:51,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:51,590 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:51,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:51,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:51,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:51,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:51,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:51,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:51,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:51,830 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:51,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:51,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:51,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:51,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:51,979 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:51,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:51,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:51,982 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:51,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:51,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:51,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:52,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:52,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:52,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:52,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:52,136 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:52,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:52,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:52,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:52,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:52,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:52,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:52,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:52,285 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:52,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:52,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:52,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:28:52,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:28:52,423 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:28:52,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:28:52,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 90 states and 123 transitions. [2024-12-06 05:28:52,426 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 123 transitions. [2024-12-06 05:28:52,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:28:52,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:28:52,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms